Added tag name changing

This commit is contained in:
Marcin Kurczewski
2014-10-10 09:53:05 +02:00
parent 74e6e008dc
commit 672185f959
13 changed files with 199 additions and 13 deletions

View File

@ -43,6 +43,7 @@ App.Auth = function(_, jQuery, util, api, appState, promise) {
listTags: 'listTags',
massTag: 'massTag',
changeTagName: 'changeTagName',
viewHistory: 'viewHistory',
};