This commit is contained in:
Andreas Österreicher
2010-04-06 14:10:23 +00:00
parent 058b4fc9e7
commit 5f522e0f7c
7 changed files with 25 additions and 95 deletions
@@ -58,8 +58,8 @@ Das Handbuch vermittelt Ihnen die wichtigsten Informationen für die Bedienu
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="right"><a href="https://cis.technikum-wien.at/cis/public/info/handbuecher/Publikationsdatenbank_FHTW_Handbuch.pdf" target="_blank"><img src="../../skin/images/button_i.jpg" border="0" alt="Handbuch"></a></td>
<td><a href="https://cis.technikum-wien.at/cis/public/info/handbuecher/Publikationsdatenbank_FHTW_Handbuch.pdf" target="_blank">Handbuch</a></td>
<td align="right"><a href="../private/info/handbuecher/Publikationsdatenbank_FHTW_Handbuch.pdf" target="_blank"><img src="../../skin/images/button_i.jpg" border="0" alt="Handbuch"></a></td>
<td><a href="../private/info/handbuecher/Publikationsdatenbank_FHTW_Handbuch.pdf" target="_blank">Handbuch</a></td>
</tr>
</table>
</td>
-66
View File
@@ -1,66 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../../../skin/style.css.php" rel="stylesheet" type="text/css"><title>Handbuch</title></head>
<body>
<table class="tabcontent" id="inhalt">
<tbody><tr>
<td class="tdwidth10">&nbsp;</td>
<td>
<table class="tabcontent">
<tbody>
<tr>
<td class="ContentHeader"><font class="ContentHeader">&nbsp;Handb&uuml;cher</font></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td class="ContentHeader2"><font class="ContentHeader2">&nbsp;Abgabe OPUS</font></td>
</tr>
<!--
<tr class="liste0">
<td>
<a target="_blank" href="Projektarbeitsabgabe_FHTW_Anleitung.pdf" class='Item'>Projektarbeitsabgabe Anleitung</a>
</td>
</tr>
-->
<tr class="liste0">
<td>
<a target="_blank" href="Projektarbeitsabgabe_FHTW_Anleitung_A.pdf" class='Item'>Projektarbeitsabgabe Anleitung Assistenz</a>
</td>
</tr>
<tr class="liste1">
<td>
<a target="_blank" href="Projektarbeitsabgabe_FHTW_Anleitung_L.pdf" class='Item'>Projektarbeitsabgabe Lektor(inn)en</a>
</td>
</tr>
<tr class="liste0">
<td>
<a target="_blank" href="Publikationsdatenbank_FHTW_Handbuch.pdf" class='Item'>Publikationsdatenbank Handbuch</a>
</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td class="ContentHeader2"><font class="ContentHeader2">&nbsp;Benotungstool</font></td>
</tr>
<tr class="liste0">
<td>
<a target="_blank" href="../../../cisdocs/handbuch_benotungstool.pdf" class='Item'>Handbuch Benotungstool</a>
</td>
</tbody></table></td>
<td class="tdwidth30">&nbsp;</td>
</tr>
</tbody></table>
</body></html>
+1 -1
View File
@@ -781,7 +781,7 @@
</tr>
<tr>
<td class="tdwidth10" nowrap>&nbsp;</td>
<td class="tdwrap"><a class="Item" href="public/info/handbuecher/index.html" target="content"><img src="../skin/images/menu_item.gif" alt="menu item" width="7" height="9">&nbsp;Handb&uuml;cher</a></td>
<td class="tdwrap"><a class="Item" href="private/info/handbuecher/index.php" target="content"><img src="../skin/images/menu_item.gif" alt="menu item" width="7" height="9">&nbsp;Handb&uuml;cher</a></td>
</tr>
<tr>
+22 -26
View File
@@ -20,23 +20,20 @@
* Rudolf Hangl < rudolf.hangl@technikum-wien.at >
* Gerald Simane-Sequens < gerald.simane-sequens@technikum-wien.at >
*/
// ---------------- Vilesci Include Dateien einbinden
$path='../../';
include_once($path.'config/vilesci.config.inc.php');
require_once($path.'include/functions.inc.php');
require_once($path.'include/benutzerberechtigung.class.php');
require_once($path.'include/person.class.php');
require_once($path.'include/mitarbeiter.class.php');
require_once($path.'include/ort.class.php');
require_once($path.'include/studiengang.class.php');
require_once($path.'include/organisationseinheit.class.php');
require_once($path.'include/wawi.class.php');
require_once($path.'include/betriebsmittel.class.php');
require_once($path.'include/betriebsmitteltyp.class.php');
require_once($path.'include/betriebsmittelstatus.class.php');
require_once($path.'include/betriebsmittel_betriebsmittelstatus.class.php');
require_once($path.'include/betriebsmittelperson.class.php');
require_once('../../config/vilesci.config.inc.php');
require_once('../../include/functions.inc.php');
require_once('../../include/benutzerberechtigung.class.php');
require_once('../../include/person.class.php');
require_once('../../include/mitarbeiter.class.php');
require_once('../../include/ort.class.php');
require_once('../../include/studiengang.class.php');
require_once('../../include/organisationseinheit.class.php');
require_once('../../include/wawi.class.php');
require_once('../../include/betriebsmittel.class.php');
require_once('../../include/betriebsmitteltyp.class.php');
require_once('../../include/betriebsmittelstatus.class.php');
require_once('../../include/betriebsmittel_betriebsmittelstatus.class.php');
require_once('../../include/betriebsmittelperson.class.php');
if (!$uid = get_uid())
die('Keine UID gefunden ! <a href="javascript:history.back()">Zur&uuml;ck</a>');
@@ -373,18 +370,17 @@
<head>
<title>Inventar - Neuanlage</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="<?php echo $path;?>skin/vilesci.css" type="text/css">
<link rel="stylesheet" href="<?php echo $path;?>include/js/jquery.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="../../skin/vilesci.css" type="text/css">
<link rel="stylesheet" href="../../include/js/jquery.css" type="text/css">
<script src="<?php echo $path;?>include/js/jquery.js" type="text/javascript"></script>
<script src="<?php echo $path;?>include/js/jquery-ui.js" type="text/javascript"></script>
<script src="<?php echo $path;?>include/js/jquery.autocomplete.js" type="text/javascript"></script>
<script src="<?php echo $path;?>include/js/jquery.autocomplete.min.js" type="text/javascript">
<script src="<?php echo $path;?>include/js/jquery.barcode.0.3.js" type="text/javascript"></script>
<script src="../../include/js/jquery.js" type="text/javascript"></script>
<script src="../../include/js/jquery-ui.js" type="text/javascript"></script>
<script src="../../include/js/jquery.autocomplete.min.js" type="text/javascript">
<script src="../../include/js/jquery.barcode.0.3.js" type="text/javascript"></script>
</head>
<body>
<h1 title="Anwender:<?php echo $uid ?>">&nbsp;Inventar - Neuanlage&nbsp;</h1>
<h1>&nbsp;Inventar - Neuanlage&nbsp;</h1>
<form name="sendform" action="<?php echo $_SERVER["PHP_SELF"]; ?>" method="post" enctype="application/x-www-form-urlencoded">
<fieldset>
@@ -953,7 +949,7 @@ for ($pos=0;$pos<$anzahl;$pos++)
<td id="bcTarget<?php echo $pos; ?>">
<table>
<tr>
<td>druck&nbsp;<img border="0" src="<?php echo $path;?>skin/images/printer.png" title="drucken" > </td>
<td>druck&nbsp;<img border="0" src="../../skin/images/printer.png" title="drucken" > </td>
</tr>
</table>
</td>