Browse Source

Contracts update

master
Igor_Budimski 4 years ago
parent
commit
81afd4733c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/parameters/contracts.js

+ 1
- 1
src/parameters/contracts.js View File

new Param("br-removeheader",["table"]), new Param("br-removeheader",["table"]),
new Param("br-removecolumn",["table"]), new Param("br-removecolumn",["table"]),
new Param("br-removetablestyles",["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-color",["h1","p","h4"]),
new Param("br-bordercolor",["table","div","p"]), new Param("br-bordercolor",["table","div","p"]),
new Param("br-headereverypage",["p","img"]), new Param("br-headereverypage",["p","img"]),

Loading…
Cancel
Save