ajout du lien

This commit is contained in:
Antoine WEBER
2015-10-08 12:07:47 +02:00
parent a901355238
commit 673813123e
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ block content
each show, i in shows
tr
td
a(href="/show/#{show.id}")= show.title
a(href="/show/#{show.id}/#{channel_id}")= show.title
td= show.year
script.
$(document).ready(function() {