Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MJU-POPS
ckanext-dgu
Commits
0d0403b3
Commit
0d0403b3
authored
May 04, 2016
by
Ross Jones
Browse files
Update placeholder text
parent
97339128
Changes
1
Hide whitespace changes
Inline
Side-by-side
ckanext/dgu/theme/templates/_dgu_jinja_util.html
View file @
0d0403b3
...
...
@@ -110,7 +110,7 @@
{% if facets %}
<select
name=
"resource-type"
id=
"publisher-select"
data-placeholder=
"
Select a dataset type
"
data-placeholder=
"
Enter one or more search criteria
"
class=
"form-control chzn-select"
style=
"width: 100%; max-width: 300px;"
onchange=
"this.form.submit()"
...
...
@@ -139,7 +139,7 @@
<select
name=
"publisher"
id=
"publisher-select"
data-placeholder=
"
Select a publisher
"
data-placeholder=
"
Enter one or more search criteria
"
class=
"form-control chzn-select"
style=
"width: 100%; max-width: 300px;"
onchange=
"this.form.submit()"
...
...
@@ -173,7 +173,7 @@
<select
name=
"theme-primary"
id=
"publisher-select"
data-placeholder=
"
Select a theme
"
data-placeholder=
"
Enter one or more search criteria
"
class=
"form-control chzn-select"
style=
"width: 100%; max-width: 300px;"
onchange=
"this.form.submit()"
...
...
@@ -198,7 +198,7 @@
{% if facets %}
<select
name=
"res_format"
id=
"publisher-select"
data-placeholder=
"
Select a file format
"
data-placeholder=
"
Enter one or more search criteria
"
class=
"form-control chzn-select"
style=
"width: 100%; max-width: 300px;"
onchange=
"this.form.submit()"
...
...
@@ -239,7 +239,7 @@
{% if facets %}
<select
name=
"license_id-is-ogl"
id=
"publisher-select"
data-placeholder=
"
Select a licence
"
data-placeholder=
"
Enter one or more search criteria
"
class=
"form-control chzn-select"
style=
"width: 100%; max-width: 300px;"
onchange=
"this.form.submit()"
...
...
@@ -271,7 +271,7 @@
{% if facets %}
<select
name=
"schema_multi"
id=
"publisher-select"
data-placeholder=
"
Select a schem
a"
data-placeholder=
"
Enter one or more search criteri
a"
class=
"form-control chzn-select"
style=
"width: 100%; max-width: 300px;"
onchange=
"this.form.submit()"
...
...
@@ -303,7 +303,7 @@
{% if facets %}
<select
name=
"codelist_multi"
id=
"publisher-select"
data-placeholder=
"
Select a codelist
"
data-placeholder=
"
Enter one or more search criteria
"
class=
"form-control chzn-select"
style=
"width: 100%; max-width: 300px;"
onchange=
"this.form.submit()"
...
...
@@ -334,7 +334,7 @@
{% if facets %}
<select
name=
"openness_score"
id=
"publisher-select"
data-placeholder=
"
Select an openness score
"
data-placeholder=
"
Enter one or more search criteria
"
class=
"form-control chzn-select"
style=
"width: 100%; max-width: 300px;"
onchange=
"this.form.submit()"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment