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
chris
repanier
Commits
bfab7a44
Commit
bfab7a44
authored
Apr 25, 2017
by
Patrick
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use the same default background color for offer description panel as
for the home page.
parent
c43a83e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
repanier/templates/repanier/order_form.html
repanier/templates/repanier/order_form.html
+1
-1
No files found.
repanier/templates/repanier/order_form.html
View file @
bfab7a44
...
...
@@ -37,7 +37,7 @@
<h4
class=
"panel-title"
>
{{ permanence.get_permanence_customer_display }}
</h4>
</div>
<div
id=
"collapse-offer-description"
class=
"panel-collapse collapse"
>
<div
class=
"panel-body
bg-primary
"
>
<div
class=
"panel-body"
>
<div
class=
"col-xs-12"
>
{{ permanence.offer_description | safe }}
</div>
...
...
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