Vilesci Redesign

lehrveranstaltung.php: Button zum Anlegen von Lehrfächern
lehrfach.php: Neuer Tablesorter
reservierung_insert.php: Ort mit Autocomplete und Datum mit Datepicker
This commit is contained in:
Manfred Kindl
2013-04-30 10:19:01 +00:00
parent 3ff1df869e
commit 8298342967
22 changed files with 414 additions and 263 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ if(isset($_GET['categorie']))
if (isset($m2['target']))
echo 'target="'.$m2['target'].'" ';
if (isset($m2['link']))
echo '><img title="'.$m2['name'].'" src="../skin/images/bullet_go.png" alt="page go" border="0">&nbsp;';
echo '><img title="'.$m2['name'].'" src="../skin/images/square_blue.png" alt="page go" border="0">&nbsp;';
if (isset($m2['name']))
echo $m2['name'];
if (isset($m2['link']))