Skip to content

Commit

Permalink
Revert need to include separate js.
Browse files Browse the repository at this point in the history
  • Loading branch information
steveyken committed Dec 6, 2013
1 parent 9e86934 commit 91a0c6f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/views/layouts/admin/application.html.haml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
%style= yield :styles
= javascript_include_tag :application
-# include timeago locales
= javascript_include_tag "jquery_timeago/jquery.timeago.#{I18n.locale}"
= hook(:javascript_includes, self)
%script{:type => "text/javascript"}= yield :javascript
Expand Down

0 comments on commit 91a0c6f

Please sign in to comment.