add tagging to whiteboard and file apps

This commit is contained in:
ansuz
2017-10-03 18:05:28 +02:00
parent f90742603e
commit f15ec4efe9
4 changed files with 7 additions and 1 deletions

View File

@@ -409,6 +409,7 @@ define([
setEditable(false);
});
$rightside.append($forget);
common.createButton('hashtag', true).appendTo($rightside);
if (!readOnly) {
makeColorButton($rightside);