Ignore:
Timestamp:
Apr 16, 2011, 6:15:37 PM (13 years ago)
Author:
plg
Message:

merge r10421 from branch 2.2 to trunk

bug 2251: auto-complete was not working on second tag if cache=true.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/template/picture_modify.tpl

    r10162 r10422  
    88        jQuery("#tags").fcbkcomplete({
    99                json_url: "admin.php?fckb_tags=1",
    10                 cache: true,
     10                cache: false,
    1111                filter_case: false,
    1212                filter_hide: true,
Note: See TracChangeset for help on using the changeset viewer.