Fix help box issues

This commit is contained in:
yflory
2018-03-08 16:15:26 +01:00
parent 442f15df98
commit 2f262b12c6
3 changed files with 11 additions and 5 deletions

View File

@@ -399,7 +399,7 @@ define([
$foregroundPicker.click();
});
framework._.toolbar.$rightside.append($back).append($text);
framework._.toolbar.$rightside.append($text).append($back);
metadataMgr.onChange(function () {
var md = metadataMgr.getMetadata();