Skip to content

Commit

Permalink
fix images and paths
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaltom committed Nov 13, 2012
1 parent a547149 commit 259dae2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added app/assets/images/arrow-16-grey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/toggle-arrow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions app/views/package/show.html.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<% content_for :content_for_head do %>
<%= javascript_include_tag "slimbox2" %>
<%= stylesheet_link_tag "slimbox2/slimbox2.css" %>
<%= javascript_include_tag "/javascripts/slimbox2.js" %>
<%= stylesheet_link_tag "/stylesheets/slimbox2/slimbox2.css" %>
<% end %>

<script type="text/javascript">
Expand Down

0 comments on commit 259dae2

Please sign in to comment.