Skip to content

Commit

Permalink
Dev: Do tooltip after Ajax update (CintLink)
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Jul 28, 2016
1 parent f77196e commit 44fca28
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -22,6 +22,7 @@
'id' => 'url',
'itemsCssClass' =>'table-striped',
'emptyText' => $plugin->gT('No order made yet'),
'afterAjaxUpdate' => 'doToolTip',
'columns' => array(
array(
'name' => 'url',
Expand Down

0 comments on commit 44fca28

Please sign in to comment.