diff options
| author | Alon Levy <alon@pobox.com> | 2015-04-02 01:10:43 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-04-02 01:10:43 +0300 |
| commit | b5dbfff3d4039107e9a4666a98cfa26c1f02162e (patch) | |
| tree | 5df4c2e3b221261dc2a5044680355c579f56b9d3 /res/templates | |
| parent | 95e3aa72c1d71ed054b98fbfed2be009ade3ced9 (diff) | |
client/style: add layout-buttons and btn_layoutwip/selection-ring
Diffstat (limited to 'res/templates')
| -rw-r--r-- | res/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/index.html b/res/templates/index.html index e50bff95..32e02e87 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -78,7 +78,7 @@ var rz_config = { // set as a global variable </div> </div> </div> - <div id="layout-bar"> + <div id="layout-buttons"> </div> <div id="zoom-bar"> <div id="btn_zoom_in"></div> |
