Start migration to Mootools 1.3.1
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
*/
|
||||
|
||||
var IconPanel = new Class({
|
||||
Extends:Options,
|
||||
options:{
|
||||
width:253,
|
||||
initialWidth:0,
|
||||
@@ -95,6 +96,4 @@ var IconPanel = new Class({
|
||||
this.close();
|
||||
}.bindWithEvent(this));
|
||||
}
|
||||
});
|
||||
|
||||
IconPanel.implement(new Events, new Options);
|
||||
});
|
||||
Reference in New Issue
Block a user