simplify
This commit is contained in:
parent
59733456ed
commit
3dfc9cadb0
20 changed files with 28 additions and 49 deletions
|
@ -19,7 +19,7 @@
|
|||
<form .form-horizontal enctype=#{enctype}>
|
||||
<fieldset>
|
||||
^{form}
|
||||
^{authtoken}
|
||||
^{webAppFormAuthToken}
|
||||
<div .form-actions>
|
||||
<button .btn .btn-primary type=submit onclick="$('#testmodal').modal('show');">
|
||||
Check this server
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<i .icon-warning-sign></i> #{msg}
|
||||
$of _
|
||||
^{form}
|
||||
^{authtoken}
|
||||
^{webAppFormAuthToken}
|
||||
<div .modal .fade #testmodal>
|
||||
<div .modal-header>
|
||||
<h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue