tags: Fix issue with JS init on a page without tags
- On a page without tags, tags.js still loads and initializes. When a tag input search bar does not exist on the page, this leads to a harmless exception getting printed on the browser console.
Signed-off-by: Sunil Mohan Adapa sunil@medhas.org