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

@@ -137,7 +137,8 @@ define([
}))
.append(common.createButton('forget', true, {}, function () {
// not sure what to do here
}));
}))
.append(common.createButton('hashtag', true));
rightsideDisplayed = true;
}