Changeset 2599 for trunk/admin
- Timestamp:
- Sep 26, 2008, 10:25:18 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/template/goto/footer.tpl
r2598 r2599 42 42 // All admin textarea are resizable 43 43 jQuery().ready(function(){ 44 jQuery("TEXTAREA ").resizable({44 jQuery("TEXTAREA, .categoryList").resizable({ 45 45 handles: "all", 46 46 animate: true,
Note: See TracChangeset
for help on using the changeset viewer.