mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 11:44:02 +00:00
Conflicts: app/controllers/admin/stats_controller.rb app/views/admin/stats/index.html.haml
5 lines
No EOL
119 B
Text
5 lines
No EOL
119 B
Text
- if @tickets
|
|
%h2
|
|
= "Non-Free Tickets(#{@tickets.count})"
|
|
.span4#tickets_time
|
|
= render :partial => "tickets_time" |