osem-fcy/app/views/admin/stats/_tickets.html.haml
differentreality 87551e88f8 Create charts for registrations
Conflicts:

	app/controllers/admin/stats_controller.rb
	app/views/admin/stats/index.html.haml
2013-09-18 12:19:13 +03:00

5 lines
No EOL
119 B
Text

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