Ignore:
Timestamp:
May 25, 2011, 11:00:46 AM (13 years ago)
Author:
patdenice
Message:

Load tags for tokeninput directly in html page. Ajax is too slow.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/batch_manager_global.php

    r10654 r11039  
    138138    else
    139139    {
    140       $tag_ids = get_fckb_tag_ids($_POST['add_tags']);
     140      $tag_ids = get_tag_ids($_POST['add_tags']);
    141141      add_tags($tag_ids, $collection);
    142142
Note: See TracChangeset for help on using the changeset viewer.