refactor for assets and adding spinner to active list

This commit is contained in:
2012-09-03 13:19:18 +02:00
parent 39449f240a
commit ccbe655a32
13 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ html lang="en"
/! Le HTML5 shim, for IE6-8 support of HTML elements
/[if lt IE 9]
= javascript_include_tag "http://html5shim.googlecode.com/svn/trunk/html5.js"
= stylesheet_link_tag "phone/application", :media => "all"
= stylesheet_link_tag "user/application", :media => "all"
link href="images/apple-touch-icon-144x144.png" rel="apple-touch-icon-precomposed" sizes="144x144"
link href="images/apple-touch-icon-114x114.png" rel="apple-touch-icon-precomposed" sizes="114x114"
link href="images/apple-touch-icon-72x72.png" rel="apple-touch-icon-precomposed" sizes="72x72"