Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon Daron
panikweb
Commits
f2995725
Commit
f2995725
authored
Oct 17, 2013
by
fred
Browse files
episodes: fix display in emission search results
parent
3ef012f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/templates/episodes/resume.html
View file @
f2995725
...
...
@@ -45,7 +45,7 @@
<div
class=
"sound right"
>
{% audio sound=episode.main_sound %}
</div>
{% endif %}
<div
class=
"title"
>
<h5
class=
"
inBlock
title"
>
<h5
class=
" title"
>
<a
href=
"{% url 'episode-view' emission_slug=episode.emission.slug slug=episode.slug %}"
>
{{ episode.title }}
</a>
</h5>
<div
class=
"smooth metas"
>
...
...
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