index
:
openslx-ng/pbs2.git
master
PBS2
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
application
/
modules
/
user
/
views
/
scripts
/
role
/
add.phtml
blob: 23d4c553ba22c647644adf2e1c9cdf045d2330e0 (
plain
) (
blame
)
1
2
3
4
5
<h1>Add Role</h1> <?php $this->addForm->setAction($this->url()); echo $this->addForm; ?>