emoncms / device

Emoncms device module
GNU Affero General Public License v3.0
2 stars 17 forks source link

Template POST parameter fix #19

Closed adminde closed 6 years ago

adminde commented 6 years ago

I realized there was a major error in the device controller, not accepting the template POST parameter and resulting in the feed-/input-deselection dialog to not work anymore.

Further I fixed some tab indents, the non-redis caching mechanism and made the device-init modals' height adjustable, as I was not able to debug it comfortably otherwise.