osem-fcy/app/views/admin/stats/_tickets.html.haml

5 lines
119 B
Text
Raw Normal View History

- if @tickets
%h2
= "Non-Free Tickets(#{@tickets.count})"
.span4#tickets_time
= render :partial => "tickets_time"