瀏覽代碼

Contracts update

master
Igor_Budimski 4 年之前
父節點
當前提交
81afd4733c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/parameters/contracts.js

+ 1
- 1
src/parameters/contracts.js 查看文件

@@ -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"]),

Loading…
取消
儲存