diff options
author | 2013-08-19 13:44:04 +0000 | |
---|---|---|
committer | 2013-08-19 13:44:04 +0000 | |
commit | ee73d34b8c5126ba8fa77b345f4fea8c9130e6ab (patch) | |
tree | c7ccb774a8ad95b7faebe5ac46c9abcbc39e3dcc /web/options.html | |
parent | cb281a06a5173a7602ae47003d42014a579eac0b (diff) |
add sliders to settings page, and show current values (nw)
Diffstat (limited to 'web/options.html')
-rw-r--r-- | web/options.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/options.html b/web/options.html new file mode 100644 index 00000000000..97f1d939964 --- /dev/null +++ b/web/options.html @@ -0,0 +1 @@ +<a href="javascript:executeSlider();" data-role="button">Slider</a> |