Skip to content

Commit

Permalink
Fixed issue #17061: Themes editor cannot be opened
Browse files Browse the repository at this point in the history
Dev Force a change in file to it gets delivered on ComfortUpdate
  • Loading branch information
c-schmitz committed Feb 16, 2021
1 parent 5d8a593 commit bb02d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/views/themeOptions/installedthemelist.php
Expand Up @@ -76,7 +76,7 @@
),
'ajaxUpdate' => 'questionthemes-grid',
'ajaxType' => 'POST',
// todo create a new javascript file and call function from here, related: 1573120573738
// @todo create a new javascript file and call function from here, related: 1573120573738
'afterAjaxUpdate' => '
function(id, data){
window.LS.doToolTip();
Expand Down

0 comments on commit bb02d30

Please sign in to comment.