Ignore:
Timestamp:
May 17, 2010, 7:46:39 PM (14 years ago)
Author:
grum
Message:

Fix some bugs on the request builder and improve results display

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GrumPluginClasses/templates/GPCRequestBuilder_search.tpl

    r6174 r6208  
    149149      {
    150150        $('#iResultQueryContent').html(nfo);
     151        $('.tiptip').tipTip(
     152          {
     153            'delay' : 0,
     154            'fadeIn' : 0,
     155            'fadeOut' : 0,
     156            'edgeOffset' : 5,
     157          }
     158        );
    151159      }
    152160      else
Note: See TracChangeset for help on using the changeset viewer.