This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
icingaweb2-module-director
mirror of
https://github.com/Icinga/icingaweb2-module-director.git
Watch
1
Star
0
Fork
You've already forked icingaweb2-module-director
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
afc7efe4d5
icingaweb2-module-director
/
application
/
views
/
scripts
/
suggest
/
index.phtml
4 lines
90 B
PHTML
Raw
Blame
History
<?php
foreach
(
$suggestions
as
$suggest
)
:
?>
<
li
>
<?
=
$suggest
?>
</
li
>
<?php
endforeach
?>
Reference in New Issue
View Git Blame
Copy Permalink