Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
radiopanik
panikdb
Commits
d09f4e93
Commit
d09f4e93
authored
Feb 24, 2015
by
fred
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update popup-ignore class name
parent
daf1edf0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
panikdb/templates/base.html
panikdb/templates/base.html
+1
-1
No files found.
panikdb/templates/base.html
View file @
d09f4e93
...
...
@@ -36,7 +36,7 @@
</div>
<div
id=
"splash"
>
{% if user.id %}
<form
class=
"popup-ignore"
action=
"{% url 'haystack_search' %}"
>
<form
class=
"
gadjo-
popup-ignore"
action=
"{% url 'haystack_search' %}"
>
<input
type=
"search"
name=
"q"
placeholder=
"Rechercher"
/>
<button
class=
"icon-search"
></button>
</form>
...
...
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