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
c656cf4c
Commit
c656cf4c
authored
May 01, 2011
by
stef
Browse files
[mod] distrust all fields
parent
589a9074
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/add.html
View file @
c656cf4c
...
...
@@ -34,7 +34,7 @@ $(document).ready(function(){
<div
class=
"fieldWrapper"
>
{{ field.errors }}
<div
class=
"help_text"
>
{{ field.help_text }}
</div>
{{ field.label_tag }} {{ field
|safe
}}
{{ field.label_tag }} {{ field }}
</div>
{% endfor %}
</div>
...
...
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