_carousel hamlfy
carousel changed to haml
This commit is contained in:
parent
cd32ddd422
commit
6f20031bc1
3 changed files with 56 additions and 64 deletions
|
|
@ -1,6 +1,6 @@
|
|||
%td.event{ width: "#{ width * span }%" , |
|
||||
colspan: span, |
|
||||
role: "button" } |
|
||||
role: "button" }
|
||||
%a.unstyled-link{href: url_for(conference_program_proposal_path(@conference.short_title, event.id))}
|
||||
%div{ class: "elipsis break-words event-title", |
|
||||
style: "-webkit-line-clamp: #{ event_lines(@rooms) }; height: #{ event_height(@rooms) }px;"} |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue