Changeset 756:5127beea4a3a for inc/admin/lib.dc.page.php
- Timestamp:
- 11/10/11 16:12:01 (14 years ago)
- Branch:
- formfilters
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.dc.page.php
r224 r756 501 501 } 502 502 503 public static function jqueryUI() 504 { 505 return 506 '<link rel="stylesheet" type="text/css" href="style/jquery-ui-1.8.16.custom.css" />'."\n". 507 self::jsLoad('js/jquery/jquery-ui-1.8.16.custom.min.js'); 508 } 509 503 510 public static function jsColorPicker() 504 511 {
Note: See TracChangeset
for help on using the changeset viewer.