OSDN Git Service

fix bucket
[pettanr/pettanr.git] / app / assets / javascripts / manifest / work / buckets.js.coffee.erb
1 #マニフェスト\r
2 @buckets = {\r
3   scroll: {\r
4   },\r
5   scroll_panel: {\r
6   },\r
7   comic: {\r
8   },\r
9   story: {\r
10   },\r
11   story_sheet: {\r
12   },\r
13   sheet: {\r
14   },\r
15   sheet_panel: {\r
16   },\r
17   panel: {\r
18   },\r
19   panel_picture: {\r
20   },\r
21   speech_balloon: {\r
22     members: {\r
23       balloon: {\r
24       },\r
25       speech: {\r
26       },\r
27     },\r
28     form_field_names: [\r
29       'caption',\r
30       'id',\r
31       'panel_id',\r
32       'speech_balloon_template_id',\r
33       'speech_balloon_template_classname',\r
34       'z',\r
35       't',\r
36       'speech_balloon_template_settings',\r
37       'balloon.r',\r
38       'balloon.x',\r
39       'balloon.y',\r
40       'balloon.width',\r
41       'balloon.height',\r
42       'balloon.id',\r
43       'balloon.speech_balloon_id',\r
44       'balloon.system_picture_id',\r
45       'balloon.speech_balloon_template_id',\r
46       'balloon.speech_balloon_template_classname',\r
47       'balloon.speech_balloon_template_settings',\r
48       'speech.writing_format_id',\r
49       'speech.font_size',\r
50       'speech.text_align',\r
51       'speech.quotes',\r
52       'speech.content',\r
53       'speech.fore_color',\r
54       'speech.id',\r
55       'speech.speech_balloon_id',\r
56       'speech.x',\r
57       'speech.y',\r
58       'speech.width',\r
59       'speech.height',\r
60       'speech.speech_balloon_template_id',\r
61       'speech.speech_balloon_template_classname',\r
62       'speech.speech_balloon_template_settings',\r
63       'speech.writing_format_classname',\r
64       'speech.writing_format_settings',\r
65     ]\r
66   },\r
67   speech: {\r
68   },\r
69   balloon: {\r
70   },\r
71   ground_picture: {\r
72   },\r
73   ground_color: {\r
74   },\r
75   original_picture: {\r
76   },\r
77   picture: {\r
78   },\r
79   resource_picture: {\r
80   },\r
81   speech_balloon_template: {\r
82   },\r
83   writing_format: {\r
84   },\r
85   license_group: {\r
86   },\r
87   author: {\r
88   },\r
89   artist: {\r
90   },\r
91   system_picture: {\r
92   },\r
93 }\r