A bunch of methods relating only to the "add/remove tags from this article" widget are included in datacenter.js.
- They should be moved to
tag_manager.js
/Elements/tags/editor.ctp should load this file
- The whole Data Center should be searched for any other references to those methods in case anything other than that element uses them
A bunch of methods relating only to the "add/remove tags from this article" widget are included in
datacenter.js.tag_manager.js/Elements/tags/editor.ctpshould load this file