mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 20:35:24 +01:00
Remove unused help-block
This commit is contained in:
parent
98fdb20f6e
commit
503110f98a
@ -52,7 +52,6 @@
|
||||
.checkbox(uib-tooltip="Usually semaphore prepends arguments like `--private-key=/location/id_rsa` to make sure everything goes smoothly. This option is for special needs, where semaphore conflicts with one of your arguments."): label
|
||||
input(type="checkbox" ng-model="user.admin")
|
||||
| Override semaphore arguments
|
||||
p.help-block
|
||||
.modal-footer
|
||||
button.btn.btn-default.pull-left(ng-click="$dismiss()") Dismiss
|
||||
button.btn.btn-danger(ng-if="tpl.id" ng-click="$close({ remove: true })") remove
|
||||
|
Loading…
Reference in New Issue
Block a user