OSDN Git Service

remove importer
[pettanr/pettanr.git] / app / assets / javascripts / manifest / work / forms.js.coffee.erb
index 6c45576..386341f 100644 (file)
       't',\r
     ]\r
   },\r
+  original_picture_license_group: {\r
+    fields: {\r
+      id: {\r
+        label: {\r
+          type: 'none',\r
+        },\r
+        tag: {\r
+          type: 'hidden',\r
+        },\r
+      },\r
+      license_group_id: {\r
+        label: {\r
+          type: 'none',\r
+        },\r
+        tag: {\r
+          type: 'hidden',\r
+        },\r
+      },\r
+      license_group_module_name: {\r
+        tag: {\r
+          type: 'text',\r
+        },\r
+        row_break: true,\r
+      },\r
+      license_group_settings: {\r
+        row_break: true,\r
+      },\r
+      credit_picture_settings: {\r
+        row_break: true,\r
+      },\r
+    },\r
+    field_names: [\r
+      'id',\r
+      'original_picture_id',\r
+      'license_group_id',\r
+      'license_group_settings',\r
+      'credit_picture_settings',\r
+      'license_group_module_name',\r
+    ]\r
+  },\r
   speech_balloon_template: {\r
     fields: {\r
       id: {\r