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/batch_manager_unit.tpl

    r10162 r10422  
    1818        $(tag_boxes_selector).fcbkcomplete({
    1919                json_url: "admin.php?fckb_tags=1",
    20                 cache: true,
     20                cache: false,
    2121                filter_case: false,
    2222                filter_hide: true,
Note: See TracChangeset for help on using the changeset viewer.