final registrations stats

Conflicts:

	app/views/admin/stats/index.html.haml
This commit is contained in:
differentreality 2013-09-09 20:05:51 +03:00
parent c26a0a0bc9
commit 9cf5c59f28
4 changed files with 172 additions and 74 deletions

View file

@ -15,8 +15,8 @@
= render :partial => 'speakers'
.tab-pane#tickets
= render :partial => 'tickets'
:javascript
:javascript
$('#myTab a').click(function (e) {
e.preventDefault();
$(this).tab('show');