Shopify / dashing

The exceptionally handsome dashboard framework in Ruby and Coffeescript.
http://shopify.github.com/dashing/
MIT License
10.99k stars 1.18k forks source link

Save automatically gridster layout after drag widgets #751

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi all,

I want save my dashing dashboard after change some positions from widgets. But the when I click the Save my Layout button a window occurs with the instruction to copy the code in the head of my erb file.

But I want to save the new Layout automatically after click the Save my Layout button. What do I have to do to achieve this?