diff options
| author | Simon | 2011-03-18 23:55:49 +0100 |
|---|---|---|
| committer | Simon | 2011-03-18 23:55:49 +0100 |
| commit | 91480647487fbcd0a69936d9604575651f3b4fc1 (patch) | |
| tree | 50fb0a62b09cf1ce6deec4bc971d343551ffef4b /application/modules/user/views/scripts/pool | |
| parent | Merge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2 (diff) | |
| download | pbs2-91480647487fbcd0a69936d9604575651f3b4fc1.tar.gz pbs2-91480647487fbcd0a69936d9604575651f3b4fc1.tar.xz pbs2-91480647487fbcd0a69936d9604575651f3b4fc1.zip | |
FilterController fertig
pbs-newdata geƤndert
Diffstat (limited to 'application/modules/user/views/scripts/pool')
| -rw-r--r-- | application/modules/user/views/scripts/pool/index.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/user/views/scripts/pool/index.phtml b/application/modules/user/views/scripts/pool/index.phtml index e1c0d7c..b6e50c3 100644 --- a/application/modules/user/views/scripts/pool/index.phtml +++ b/application/modules/user/views/scripts/pool/index.phtml @@ -7,7 +7,7 @@ <?php if ($this->pools): ?> <table > <tr> - <th>ID</th> + <!--<th>ID</th>--> <th>Title</th> <th>Description</th> <th>Location</th> |
