diff options
Diffstat (limited to 'res/templates')
| -rw-r--r-- | res/templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/templates/index.html b/res/templates/index.html index b0991015..b5210b71 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -47,6 +47,7 @@ var rz_config = { // set as a global variable <div id="tool-bar"> <div id="tool-bar-top-bar"> <div class="tool_bar_btn" id="btn_export" title="Export"></div> + <div class="tool_bar_btn" id="btn_layout" title="Layout"></div> <div class="tool_bar_btn" id="btn_filter" title="Filter"> <div> <div id="menu__type-filter" style="display:none"> |
