merge staging into pending allow-list work
This commit is contained in:
@@ -1186,6 +1186,9 @@ define([
|
||||
$rightside.append($templateButton);
|
||||
}
|
||||
|
||||
var $copy = common.createButton('copy', true);
|
||||
$drawer.append($copy);
|
||||
|
||||
/* add an export button */
|
||||
var $export = common.createButton('export', true, {}, exportFile);
|
||||
$drawer.append($export);
|
||||
|
||||
Reference in New Issue
Block a user