Show More
@@ -30,9 +30,6 define([ | |||
|
30 | 30 | |
|
31 | 31 | MainToolBar.prototype = Object.create(toolbar.ToolBar.prototype); |
|
32 | 32 | |
|
33 | // thought, this might not be the best way as dict might not keep the right order. | |
|
34 | // Might want to put the group name as second to make it optional | |
|
35 | // | |
|
36 | 33 | MainToolBar.prototype._make = function () { |
|
37 | 34 | var grps = [ |
|
38 | 35 | [ |
General Comments 0
You need to be logged in to leave comments.
Login now