Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
piks3l
Respect My Net
Commits
e45fecbf
Commit
e45fecbf
authored
Jul 13, 2011
by
stef
Browse files
[fix] missing >
parent
dcea5e27
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/index.html
View file @
e45fecbf
...
...
@@ -86,7 +86,7 @@ $(document).ready(function(){
{% if field.html_name = 'resource' %}
<div
id=
"show_optionals"
>
{% trans "Provide optional details" %}
</div><div
id=
"optional"
>
{%endif%}
<div
class=
"fieldWrapper"
>
<span
class=
"help_text"
>
{{ field.help_text }}
</span>
<span
class=
"innerfield"
<span
class=
"innerfield"
>
{{ field.errors }}
{{ field.label_tag }} {{ field }}
</span>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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