OSDN Git Service

t#31896:form conf
[pettanr/pettanr.git] / app / assets / javascripts / panels.js.coffee
index c203f09..c2c50e0 100644 (file)
@@ -443,4 +443,6 @@ $ ->
     $('.new-element').map ->\r
       $(@).click -> \r
         false\r
-    \r
+    j = JSON.stringify(window.configurations)\r
+    $('#pettanr-configurations').val(j)\r
+\r