Added toggle witch to detail page
This commit is contained in:
parent
9de2ee1e3c
commit
5d21a0cc05
3 changed files with 30 additions and 3 deletions
|
|
@ -22,7 +22,7 @@
|
|||
<td>
|
||||
<form method="POST">
|
||||
<input type="hidden" name="action" value="modify">
|
||||
<input type="hidden" name="id" value="{{.getId()}}">
|
||||
<input type="hidden" name="action_id" value="{{.getId()}}">
|
||||
|
||||
<div class="btn-toolbar pull-right">
|
||||
<input class="toggle-switch" type="checkbox" name="enabled"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue