Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/pebble-my-data.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbahbka <bahbka@bahbka.com>2014-06-30 13:41:35 +0400
committerbahbka <bahbka@bahbka.com>2014-06-30 13:41:35 +0400
commit47573c0bc5409c7a77121d99fec5d1603cf31f59 (patch)
tree96331141f9276d1df1555f8266516e40ccebe9e3 /resources
parentdaad0dec4f26d95105d4c4e0b040deee0107ddda (diff)
Append GET param to url on short/long select button update.
Diffstat (limited to 'resources')
-rw-r--r--resources/configuration.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/resources/configuration.html b/resources/configuration.html
index 4877397..b2757f3 100644
--- a/resources/configuration.html
+++ b/resources/configuration.html
@@ -15,7 +15,7 @@
</head>
<body>
<h1>My Data</h1>
- <h3>v1.0.0, by bahbka</h3>
+ <h3>v1.1.0, by bahbka</h3>
<br><br>
<form action="javascript: settings();" id="settings_form">
<h4>my server URL:</h4>
@@ -32,6 +32,9 @@
"font": 1, // 1..8, try them all
"theme": 0 // 0 - black, 1 - white
}
+
+GET param short=1 or long=1 added to URL on
+short or long select button update
</pre>
<script>