summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2015-03-31 18:00:19 +0300
committerAlon Levy <alon@pobox.com>2015-04-02 00:33:37 +0300
commit960732fcca3dba12cf934c4d1edc2bba7f230fab (patch)
tree7a462a195e18e38136db4bc91708b553a92f8a00 /res
parent6389820f2b01448e0de52cdf13dffab451a0dace (diff)
wip/selection-ring: add grid layout, add buttons to switch, starts at force layout
Diffstat (limited to 'res')
-rw-r--r--res/templates/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/templates/index.html b/res/templates/index.html
index 3d2d8ba5..42c83a94 100644
--- a/res/templates/index.html
+++ b/res/templates/index.html
@@ -78,6 +78,8 @@ var rz_config = { // set as a global variable
</div>
</div>
</div>
+ <div id="layout-bar">
+ </div>
<div id="zoom-bar">
<div id="btn_zoom_in"></div>
<div id="btn_zoom_out"></div>