From 3a298206a51c91e72ae08a2da58679a3126aaae2 Mon Sep 17 00:00:00 2001 From: Karl Burkhart Date: Fri, 14 Jan 2011 10:15:59 +0000 Subject: [PATCH] --- include/js/CSS and JavaScript.txt | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 include/js/CSS and JavaScript.txt diff --git a/include/js/CSS and JavaScript.txt b/include/js/CSS and JavaScript.txt new file mode 100644 index 000000000..493e99c6a --- /dev/null +++ b/include/js/CSS and JavaScript.txt @@ -0,0 +1,31 @@ +CSS FILES +***************************** +in einzubindender Reihenfolge +Alle CSS Files im Ordner trunk/skin + +jquery.css + ->autocomplete + ->datepicker + +tabelsort.css + ->tablesort + +fhcomplete.css + +wawi/cis/fas.css + + +JS FILES +***************************** +in einzubindender Reihenfolge +Alle JS Files im Ordner trunk/include/js + +jquery.js + ->autocomplete + ->datepicker + +jquery.tablesorter.js + ->tablesorter + +jquery.ui.datepicker-de-js + ->Deutsches Schema für datepicker \ No newline at end of file