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
dd1f8e3e57
icingaweb2
/
application
/
views
/
scripts
/
config
/
resource
/
create.phtml
7 lines
93 B
PHTML
Raw
Normal View
History
Unescape
Escape
Add missing close buttons to views without tabs
2014-10-14 17:54:52 +02:00
<
div
class
=
"controls"
>
Add tab for new resource refs #5543
2015-10-01 00:10:53 +02:00
<?
=
$tabs
?>
Add missing close buttons to views without tabs
2014-10-14 17:54:52 +02:00
<
/
div
>
Header: Add header and skip links to resource configuration refs #7976
2015-02-12 17:10:38 +01:00
<
div
class
=
"content"
>
Add tab for new resource refs #5543
2015-10-01 00:10:53 +02:00
<?
=
$form
?>
<
/
div
>