This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
icingaweb2
mirror of
https://github.com/Icinga/icingaweb2.git
Watch
1
Star
0
Fork
You've already forked icingaweb2
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
32c1a844b5
icingaweb2
/
application
/
views
/
scripts
/
roles
/
update.phtml
6 lines
115 B
PHTML
Raw
Normal View
History
Unescape
Escape
Roles: Fix header position
2014-11-25 16:16:31 +01:00
<
div
class
=
"controls"
>
Show close button when updating a role fixes #8087
2015-02-02 11:09:13 +01:00
<?
=
$tabs
->
showOnlyCloseButton
()
?>
Roles: Fix header position
2014-11-25 16:16:31 +01:00
<
/
div
>
<
div
class
=
"content"
>
Revert "Remove permissions and restrictions for now" This reverts commit 8335bdcb32063549b8b7dec1c32edc1d7c457b96. Readd permissions and restrictions.
2014-11-25 15:18:49 +01:00
<?
=
$form
?>
Config: Use native form title and description support where appropriate refs #7947 refs #7976
2015-03-02 18:37:54 +01:00
<
/
div
>