Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
grouprise
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
91
Issues
91
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
grouprise
grouprise
Commits
679df392
Commit
679df392
authored
Oct 23, 2019
by
Lars Kruse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Show errors in forms
parent
20691e46
Pipeline
#2020
passed with stage
in 7 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
grouprise/features/content/templates/content/form.html
grouprise/features/content/templates/content/form.html
+1
-0
No files found.
grouprise/features/content/templates/content/form.html
View file @
679df392
...
...
@@ -11,6 +11,7 @@
{% block content %}
<form
method=
"post"
enctype=
"multipart/form-data"
{%
block
form_attrs
%}{%
endblock
%}
>
{% csrf_token %}
{% include 'core/_form_errors.html' with form=form %}
<div>
{% include 'core/_field.html' with field=form.title %}
{% if form.text %}
...
...
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