Archive: ComponentOwl Rails app, DB backups, go redirect script
This commit is contained in:
10
app/views/shared/_preloaded_elements.html.erb
Normal file
10
app/views/shared/_preloaded_elements.html.erb
Normal file
@@ -0,0 +1,10 @@
|
||||
<div class="preload">
|
||||
<%= image_tag("loader.gif") %>
|
||||
<%= image_tag("button-indicator.gif") %>
|
||||
<%= image_tag("button-indicator-noborder.gif") %>
|
||||
<%= image_tag("dropdown-bg.png") %>
|
||||
<%= image_tag("dropdown-o.png") %>
|
||||
<%= image_tag("dropdown-s.png") %>
|
||||
<%= icon(featured_product, 32) %>
|
||||
<%= icon(featured_product, 48) %>
|
||||
</div>
|
||||
Reference in New Issue
Block a user