summaryrefslogtreecommitdiffstats
path: root/application/views/scripts/event/add.phtml
diff options
context:
space:
mode:
authorBjörn Geiger2011-06-29 19:36:52 +0200
committerBjörn Geiger2011-06-29 19:36:52 +0200
commit3b7692bc0e418738c67da5466d92fd51e4d74e03 (patch)
tree11b39fea42fc6d312e1e233565c8867c19391f17 /application/views/scripts/event/add.phtml
parentminor (diff)
downloadpoolctrl-3b7692bc0e418738c67da5466d92fd51e4d74e03.tar.gz
poolctrl-3b7692bc0e418738c67da5466d92fd51e4d74e03.tar.xz
poolctrl-3b7692bc0e418738c67da5466d92fd51e4d74e03.zip
Add und Edit Event korrigiert
Diffstat (limited to 'application/views/scripts/event/add.phtml')
-rw-r--r--application/views/scripts/event/add.phtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/views/scripts/event/add.phtml b/application/views/scripts/event/add.phtml
index 647fe1c..8f06093 100644
--- a/application/views/scripts/event/add.phtml
+++ b/application/views/scripts/event/add.phtml
@@ -1,4 +1,5 @@
<h1>Add Event</h1>
<?php
+$this->addForm->setAction($this->url());
echo $this->addForm;
?> \ No newline at end of file