Skip to content

Commit

Permalink
set update-window to null
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno17 committed May 29, 2015
1 parent 21acff6 commit 56cc149
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -152,6 +152,7 @@ Ext.extend(MODx.grid.multiTVdbgrid{/literal}{$win_id}{literal},MODx.grid.Grid,{


var win_xtype = 'modx-window-tv-dbitem-update-{/literal}{$win_id}{literal}';
this.windows[win_xtype] = null;

if (this.windows[win_xtype]){
this.windows[win_xtype].fp.autoLoad.params.tv_id='{/literal}{$tv_id}{literal}';
Expand Down

0 comments on commit 56cc149

Please sign in to comment.