JavaScript removed from dashboard#index template.
This commit is contained in:
parent
f038057b9d
commit
0d9f73fa1e
3 changed files with 7 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
|||
= javascript_include_tag 'dashboard'
|
||||
- if @has_authorized_projects
|
||||
.projects
|
||||
.activities.span8
|
||||
|
@ -8,5 +7,3 @@
|
|||
|
||||
- else
|
||||
= render "zero_authorized_projects"
|
||||
:javascript
|
||||
$(function(){ Pager.init(20, true); });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue