index
:
openslx-ng/pbs2.git
master
PBS2
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
application
/
views
/
scripts
/
group
/
delete.phtml
blob: fc964312740d1e4ea0c42a086d7e904bb67eb908 (
plain
) (
blame
)
1
2
3
4
5
6
<?php if(!isset($_POST['groupID'])) { ?> <div>No group has been chosen.</div> <?php }