Enable tags in code and slide
This commit is contained in:
@@ -516,6 +516,9 @@ define([
|
||||
};
|
||||
common.openFilePicker(pickerCfg);
|
||||
}).appendTo($rightside);
|
||||
|
||||
var $tags = common.createButton('hashtag', true);
|
||||
$rightside.append($tags);
|
||||
}
|
||||
|
||||
metadataMgr.onChange(function () {
|
||||
|
||||
Reference in New Issue
Block a user