X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=0.4.x%2Fjson%2Fpanels.json;h=80bb581ff2b6ff45ebc216202a5d4790fce00977;hb=c2184d5500fe31de24e248c9cdf92b31e547fd0c;hp=ea9f3f3c1f18b7ef30165b431e5e75732077257f;hpb=42094f53d85db163552da7e26c3306bb955208f9;p=pettanr%2FclientJs.git diff --git a/0.4.x/json/panels.json b/0.4.x/json/panels.json index ea9f3f3..80bb581 100644 --- a/0.4.x/json/panels.json +++ b/0.4.x/json/panels.json @@ -88,5 +88,35 @@ "x": 0, "y": 0, "z": 0 + }, + { + "author": { + "id": 1, + "name": "Tester" + }, + "author_id": 1, + "border": 1, + "comic": { + "author_id": 1, + "created_at": "2012-01-06T07:39:55Z", + "editable": 0, + "height": 200, + "id": 2, + "title": "コミック作るテスト,2", + "updated_at": "2012-01-06T07:39:55Z", + "visible": 0, + "width": 400 + }, + "comic_id": 2, + "created_at": "2012-01-10T08:25:41Z", + "height": 300, + "id": 3, + "resource_picture_id": 1, + "t": 3, + "updated_at": "2012-01-10T08:25:41Z", + "width": 400, + "x": 0, + "y": 0, + "z": 0 } ] \ No newline at end of file