when flipping between Tree and View tabs with edit on, clear out the containers for the toolbars before re-adding the toolbars -- this time in YUI
This commit is contained in:
parent
6dbc6697c5
commit
c19c3503d4
5 changed files with 26 additions and 13 deletions
|
|
@ -1877,6 +1877,8 @@ WebGUI.Admin.Tree.prototype.runHelperForSelected
|
|||
var self = this;
|
||||
var assetIds = this.getSelected();
|
||||
|
||||
alert("ok");
|
||||
|
||||
// Open the dialog with two progress bars
|
||||
var dialog = new YAHOO.widget.Panel( 'helperForkModalDialog', {
|
||||
"width" : '350px',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue