diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-06-08 19:24:59 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 20:02:40 +0200 |
| commit | ec2d11ad081925a699a833d1329f296440d87727 (patch) | |
| tree | 4aed4b9ba391e23ef6e2cbca99ac1c39dfd54846 /index.html | |
| parent | 3d3845d975c378b92d782d3bd0a74bbcf07f45ed (diff) | |
| download | wvs-vplan-ec2d11ad081925a699a833d1329f296440d87727.tar.gz wvs-vplan-ec2d11ad081925a699a833d1329f296440d87727.zip | |
benachrichtige optional über "nichts"
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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> |
