started requiring feature-detection for javascript
This commit is contained in:
parent
6749359e45
commit
c04f01ad87
@ -67,3 +67,7 @@
|
|||||||
Knopf-Test:
|
Knopf-Test:
|
||||||
<form .form-inline method=post action=@{HomeR} enctype=#{btnEnctype}>
|
<form .form-inline method=post action=@{HomeR} enctype=#{btnEnctype}>
|
||||||
^{btnWdgt}
|
^{btnWdgt}
|
||||||
|
$if True
|
||||||
|
$# meant to be 'if js-supported'
|
||||||
|
<li>
|
||||||
|
<button type="button" .toggler>Klick mich für Modal
|
||||||
|
|||||||
Reference in New Issue
Block a user