summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-06-08 19:24:59 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-08-15 20:02:40 +0200
commitec2d11ad081925a699a833d1329f296440d87727 (patch)
tree4aed4b9ba391e23ef6e2cbca99ac1c39dfd54846 /index.html
parent3d3845d975c378b92d782d3bd0a74bbcf07f45ed (diff)
downloadwvs-vplan-ec2d11ad081925a699a833d1329f296440d87727.tar.gz
wvs-vplan-ec2d11ad081925a699a833d1329f296440d87727.zip
benachrichtige optional über "nichts"
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html
index 24834a5..74cf827 100644
--- a/index.html
+++ b/index.html
@@ -41,6 +41,12 @@
<option value="0">Ja</option>
</select>
+ <label for="notifynullflip">Über 'Keine Vertretungen' benachrichtigen:</label>
+ <select id="notifynullflip" data-role="slider" data-mini="true" >
+ <option value="false">Nein</option>
+ <option value="true">Ja</option>
+ </select>
+
<label for="addclass">Benachrichtigen auch für Klasse(n):</label>
<textarea id="addclass" data-mini="true"></textarea>