diff options
| author | Simon | 2011-03-07 15:51:56 +0100 |
|---|---|---|
| committer | Simon | 2011-03-07 15:51:56 +0100 |
| commit | 8dcde51a354a3308017564a64ef69e794f430974 (patch) | |
| tree | 970a98ce6aa23cc2dcf789bdea65c9875391bcad /application/views/scripts/pool/linkclient.phtml | |
| parent | Merge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2 (diff) | |
| download | pbs2-8dcde51a354a3308017564a64ef69e794f430974.tar.gz pbs2-8dcde51a354a3308017564a64ef69e794f430974.tar.xz pbs2-8dcde51a354a3308017564a64ef69e794f430974.zip | |
Alle mapper mit findBy(criteria, value) ausgestattet && clients zu pool hinzufügen
Diffstat (limited to 'application/views/scripts/pool/linkclient.phtml')
| -rw-r--r-- | application/views/scripts/pool/linkclient.phtml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/application/views/scripts/pool/linkclient.phtml b/application/views/scripts/pool/linkclient.phtml index 1cc06e4..cbd2dd4 100644 --- a/application/views/scripts/pool/linkclient.phtml +++ b/application/views/scripts/pool/linkclient.phtml @@ -1 +1,3 @@ -<br /><br /><center>View script for controller <b>Pool</b> and script/action name <b>linkclient</b></center>
\ No newline at end of file +<h1>Link Clients</h1> +<?php +echo $this->poolclient; |
