Explorar el Código

Contracts update

master
Igor_Budimski hace 4 años
padre
commit
81afd4733c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/parameters/contracts.js

+ 1
- 1
src/parameters/contracts.js Ver fichero

@@ -12,7 +12,7 @@ const contracts = () =>
new Param("br-removeheader",["table"]),
new Param("br-removecolumn",["table"]),
new Param("br-removetablestyles",["table"]),
new Param("br-hide",["table","p","span","h5"]),
new Param("br-hide",["table","p","span","h5", "div"]),
new Param("br-color",["h1","p","h4"]),
new Param("br-bordercolor",["table","div","p"]),
new Param("br-headereverypage",["p","img"]),

Cargando…
Cancelar
Guardar