mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 13:38:24 -04:00
Hide crops when in mobile view
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.row-fluid
|
||||
.span6
|
||||
.span6.hidden-phone
|
||||
- cache "interesting_crops", :expires_in => 1.day do
|
||||
%h2 Some of our crops
|
||||
- Crop.interesting.each do |c|
|
||||
|
||||
Reference in New Issue
Block a user