Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
radiopanik
panikweb
Commits
e48a132e
Commit
e48a132e
authored
Sep 16, 2013
by
fred
Browse files
add "musique en continu" label next to nonstop zones
parent
5dcd96ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/templates/includes/week.html
View file @
e48a132e
...
...
@@ -34,7 +34,7 @@
{% elif cell.emission %}
{% with cell.emission as emission %}{% emission_resume %}{% endwith %}
{% else %}
<a
href=
"{% url 'emission-view' slug=cell.slug %}"
class=
"inBlock nonstop box smooth"
><em>
{{ cell.label }}
</em></a>
<a
href=
"{% url 'emission-view' slug=cell.slug %}"
class=
"inBlock nonstop box smooth"
>
Musique en continu :
<em>
{{ cell.label }}
</em></a>
{% endif %}
{% endfor %}
</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