Add a 'properties' button in pads to display pad data
This commit is contained in:
@@ -548,6 +548,9 @@ define([
|
||||
toolbar.$rightside.append($tags);
|
||||
}
|
||||
|
||||
var $properties = common.createButton('properties', true);
|
||||
toolbar.$drawer.append($properties);
|
||||
|
||||
createFilePicker();
|
||||
|
||||
cb(Object.freeze({
|
||||
|
||||
Reference in New Issue
Block a user