rasmusbergpalm / jslate

Write your dashboards in pure html/js
jslate.com
244 stars 54 forks source link

Suggestion: button to turn off "Auto-save" #10

Closed mathcoll closed 11 years ago

mathcoll commented 12 years ago

Hi,

I would like to have a button on the edit view to switch off the Auto-save javascript function.

In fact, sometime, I need to edit javascript or html code for the widget, and I need a couple of minut to write the code. This why turn 'auto-save' off will prevent for updatePreviewAndSave to be runned.

thanks.

rasmusbergpalm commented 11 years ago

Should be a simple fix. I'd love to accept a pull request for it.

Cheers

rasmusbergpalm commented 11 years ago

implemented in #20