OSDN Git Service

Merge branch 'v06' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v06
[pettanr/pettanr.git] / app / assets / javascripts / work / forms.js.coffee.erb
index 03766ac..857dcd7 100644 (file)
       },\r
     },\r
   },\r
+  original_picture: {\r
+    uses: {\r
+      multipart: {\r
+        fields: {\r
+          file: {\r
+            label: {\r
+              type: 'none',\r
+            },\r
+            tag: {\r
+              type: 'file',\r
+            },\r
+          },\r
+        },\r
+        field_names: [\r
+          'file',\r
+        ]\r
+      },\r
+    },\r
+  },\r
   original_picture_license_group: {\r
     uses: {\r
       default: {\r