Changeset 11104 for main/waeup.kofa/branches
- Timestamp:
- 15 Feb 2014, 08:49:39 (11 years ago)
- Location:
- main/waeup.kofa/branches/uli-diazo-themed/layout
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/branches/uli-diazo-themed/layout/static/js/kofa-datatables.js
r11038 r11104 30 30 } ); 31 31 32 //* activate current tab, if any... */33 $('a[href="' + window.location.hash + '"]').trigger('click');34 32 }); -
main/waeup.kofa/branches/uli-diazo-themed/layout/theme.html
r11064 r11104 516 516 <script src="static/js/kofa-button-rowadd.js"></script> 517 517 <script src="static/js/kofa-toggleall.js"></script> 518 <script src="static/js/kofa-activate-tab.js"></script> 518 519 <script class="kofa-script-datatable" 519 520 src="static/js/jquery.dataTables.min.js">
Note: See TracChangeset for help on using the changeset viewer.