summaryrefslogtreecommitdiffstats
path: root/application/modules/fbgui/views/scripts/auth/selectmembership.phtml
diff options
context:
space:
mode:
authorSimon2011-03-28 15:33:38 +0200
committerSimon2011-03-28 15:33:38 +0200
commitfc14745fad31d7c68fa50079e26deea17e608c2b (patch)
treee27847ff93686c42ab4e7ba5a3e78c0eab2b13ba /application/modules/fbgui/views/scripts/auth/selectmembership.phtml
parentMerge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2 (diff)
parentMembership Select im fbgui module (diff)
downloadpbs2-fc14745fad31d7c68fa50079e26deea17e608c2b.tar.gz
pbs2-fc14745fad31d7c68fa50079e26deea17e608c2b.tar.xz
pbs2-fc14745fad31d7c68fa50079e26deea17e608c2b.zip
Merge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2
Diffstat (limited to 'application/modules/fbgui/views/scripts/auth/selectmembership.phtml')
-rw-r--r--application/modules/fbgui/views/scripts/auth/selectmembership.phtml4
1 files changed, 4 insertions, 0 deletions
diff --git a/application/modules/fbgui/views/scripts/auth/selectmembership.phtml b/application/modules/fbgui/views/scripts/auth/selectmembership.phtml
new file mode 100644
index 0000000..2bfe4d6
--- /dev/null
+++ b/application/modules/fbgui/views/scripts/auth/selectmembership.phtml
@@ -0,0 +1,4 @@
+<?php
+$this->membershipSelectForm->setAction($this->url());
+echo $this->membershipSelectForm;
+?> \ No newline at end of file