--- a/ckanext/example/theme/templates/forms/dataset_form.html +++ b/ckanext/example/theme/templates/forms/dataset_form.html @@ -41,7 +41,7 @@
- ${url(controller='package', action='index')+'/'}  + ${h.url(controller='package', action='index')+'/'} 

 

@@ -143,22 +143,39 @@
e.g. pollution, rivers, water quality
${errors.get('tag_string', '')}
-

Tags With Example Vocabulary

-
+ +

Musical Genre

+
- + - +
-
Similar to standard CKAN tags, but these use a fixed vocabulary.
-
${errors.get('vocab_tag_string', '')}
-
+
${errors.get('genre_tag_string', '')}
+
+ +

Composer

+
+
+
+ +
+
${errors.get('composer_tag_string', '')}
+
+