summaryrefslogtreecommitdiffstats
path: root/application/modules/user/views/scripts/client
diff options
context:
space:
mode:
authorSimon2011-03-16 12:07:20 +0100
committerSimon2011-03-16 12:07:20 +0100
commit4833ec55bbe8c7696cc4c75a0793950ced840418 (patch)
tree09d6237e0d4ca5932ca0a33f05e1366b60bf759d /application/modules/user/views/scripts/client
parentsession erstellen in fbgui verschoben, library kann von überall verwendet we... (diff)
downloadpbs2-4833ec55bbe8c7696cc4c75a0793950ced840418.tar.gz
pbs2-4833ec55bbe8c7696cc4c75a0793950ced840418.tar.xz
pbs2-4833ec55bbe8c7696cc4c75a0793950ced840418.zip
controller und actions für Client und Pool hinzugefügt
Diffstat (limited to 'application/modules/user/views/scripts/client')
-rw-r--r--application/modules/user/views/scripts/client/addclient.phtml1
-rw-r--r--application/modules/user/views/scripts/client/editclient.phtml1
-rw-r--r--application/modules/user/views/scripts/client/removeclient.phtml1
3 files changed, 3 insertions, 0 deletions
diff --git a/application/modules/user/views/scripts/client/addclient.phtml b/application/modules/user/views/scripts/client/addclient.phtml
new file mode 100644
index 0000000..9d1c04e
--- /dev/null
+++ b/application/modules/user/views/scripts/client/addclient.phtml
@@ -0,0 +1 @@
+<br /><br /><center>View script for controller <b>Client</b> and script/action name <b>addclient</b></center> \ No newline at end of file
diff --git a/application/modules/user/views/scripts/client/editclient.phtml b/application/modules/user/views/scripts/client/editclient.phtml
new file mode 100644
index 0000000..5092e5b
--- /dev/null
+++ b/application/modules/user/views/scripts/client/editclient.phtml
@@ -0,0 +1 @@
+<br /><br /><center>View script for controller <b>Client</b> and script/action name <b>editclient</b></center> \ No newline at end of file
diff --git a/application/modules/user/views/scripts/client/removeclient.phtml b/application/modules/user/views/scripts/client/removeclient.phtml
new file mode 100644
index 0000000..97254f6
--- /dev/null
+++ b/application/modules/user/views/scripts/client/removeclient.phtml
@@ -0,0 +1 @@
+<br /><br /><center>View script for controller <b>Client</b> and script/action name <b>removeclient</b></center> \ No newline at end of file