summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authorsebastian wagner2011-09-12 15:33:09 +0200
committersebastian wagner2011-09-12 15:33:09 +0200
commiteaccb16d64ab65119b3c04edea765fa0aa560504 (patch)
tree8f2b36519b2c4850bb083b2daff857380ebb3590 /application
parentMerge branch 'master' of git.openslx.org:lsfks/projekte/poolctrl (diff)
downloadpoolctrl-eaccb16d64ab65119b3c04edea765fa0aa560504.tar.gz
poolctrl-eaccb16d64ab65119b3c04edea765fa0aa560504.tar.xz
poolctrl-eaccb16d64ab65119b3c04edea765fa0aa560504.zip
getpoolselectboxval
Diffstat (limited to 'application')
-rw-r--r--application/views/scripts/event/getpoolselectboxval.phtml3
1 files changed, 3 insertions, 0 deletions
diff --git a/application/views/scripts/event/getpoolselectboxval.phtml b/application/views/scripts/event/getpoolselectboxval.phtml
new file mode 100644
index 0000000..3b4ac87
--- /dev/null
+++ b/application/views/scripts/event/getpoolselectboxval.phtml
@@ -0,0 +1,3 @@
+<?php
+echo $this->poolSelectBoxVal;
+?> \ No newline at end of file