From 6438da167fe9ce4c712adcaf4f831f8b2870699b Mon Sep 17 00:00:00 2001 From: Karl Burkhart Date: Fri, 14 Jan 2011 10:16:46 +0000 Subject: [PATCH] --- skin/CSS and JavaScript.txt | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 skin/CSS and JavaScript.txt diff --git a/skin/CSS and JavaScript.txt b/skin/CSS and JavaScript.txt new file mode 100644 index 000000000..493e99c6a --- /dev/null +++ b/skin/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