diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-04-03 01:26:17 +0300 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-04-03 01:26:17 +0300 |
| commit | 53b025b1571b3bba43a3852a235714123fde6511 (patch) | |
| tree | 74c5fc8a596fb6af42635b454b61f7e301ecb6bd /res/templates/index.html | |
| parent | 4ed06bcab6c2e74ff82fbe9056a4982519dae8c2 (diff) | |
layout buttons: behavior, icon-design & style
Diffstat (limited to 'res/templates/index.html')
| -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"> |
