src/hdalab/templates/renkan_edit.html
changeset 324 573043a98b44
parent 323 67cff4e39ad8
child 336 aec074085a81
--- a/src/hdalab/templates/renkan_edit.html	Fri Aug 29 16:19:31 2014 +0200
+++ b/src/hdalab/templates/renkan_edit.html	Tue Sep 02 12:14:38 2014 +0200
@@ -35,6 +35,12 @@
                     static_url : "{% static 'renkanmanager/lib/renkan/' %}",
                     search: [
                         {
+                            type: "HdaTags",
+                            lang: "{{LANGUAGE_CODE}}",
+                            image: "http://dbpedia.org/statics/dbpedia_logo.png",
+                            url: "{% url 'tag_search' %}"
+                        },
+                        {
                             type: "HdaNotices",
                             lang: "{{LANGUAGE_CODE}}",
                             image: "http://digital-impulse.com/wp-content/plugins/smilies-themer/digicons/IronMan.png",