spree_simple_dash icon indicating copy to clipboard operation
spree_simple_dash copied to clipboard

Does not load correctly

Open dandyhat opened this issue 12 years ago • 2 comments

Does not load properly in 1.1.1. See screenshots: http://imgur.com/avZYR,j01MJ http://imgur.com/avZYR,j01MJ#1

dandyhat avatar May 21 '12 14:05 dandyhat

I confirm the issue, extension not usable with 1.1.x I think this happen for some missing assets (dash not styled and graphs not generated). I'll try investigate.

matteofuzz avatar Jun 07 '12 09:06 matteofuzz

Ops, sorry, It work ! I forget to require both assets in all.js and all.css !

//= require admin/spree_simple_dash and *= require admin/spree_simple_dash

matteofuzz avatar Jun 16 '12 17:06 matteofuzz