Changeset 2599


Ignore:
Timestamp:
Sep 26, 2008, 10:25:18 PM (16 years ago)
Author:
rub
Message:

jQuery use.
All admin categoryList are resizable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/template/goto/footer.tpl

    r2598 r2599  
    4242  // All admin textarea are resizable
    4343  jQuery().ready(function(){
    44     jQuery("TEXTAREA").resizable({
     44    jQuery("TEXTAREA, .categoryList").resizable({
    4545      handles: "all",
    4646      animate: true,
Note: See TracChangeset for help on using the changeset viewer.