From: Ɓukasz Rekucki Date: Wed, 9 Sep 2009 14:38:38 +0000 (+0200) Subject: Fix. X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/687fac27f7a6aacbc140300cd5f40ffe3cc20e89?hp=44347626650b7fe360b1be26ad470be0fe3f5777 Fix. --- diff --git a/fixtures/explorer.xml b/fixtures/explorer.xml index d43987dc..3600bd76 100644 --- a/fixtures/explorer.xml +++ b/fixtures/explorer.xml @@ -1 +1,2 @@ -[{"pk": 1, "model": "explorer.editorsettings", "fields": {"user": 1, "settings": "{\"lastUpdate\": 1252490221.4749999, \"panels\": [{\"ratio\": 0.484375, \"name\": \"xmleditor\"}, {\"ratio\": 0.515625, \"name\": \"htmleditor\"}]}"}}, {"pk": "htmleditor", "model": "explorer.editorpanel", "fields": {"toolbar_groups": [], "toolbar_extra": 24, "display_name": "Edytor HTML"}}, {"pk": "xmleditor", "model": "explorer.editorpanel", "fields": {"toolbar_groups": [14, 2, 21, 12, 18, 13, 1, 22, 16, 11, 15, 17], "toolbar_extra": 23, "display_name": "Edytor XML"}}, {"pk": "dceditor", "model": "explorer.editorpanel", "fields": {"toolbar_groups": [], "toolbar_extra": null, "display_name": "Dublin Core"}}, {"pk": "gallery", "model": "explorer.editorpanel", "fields": {"toolbar_groups": [], "toolbar_extra": null, "display_name": "Galeria"}}] + +1{"lastUpdate": 1252490221.4749999, "panels": [{"ratio": 0.484375, "name": "xmleditor"}, {"ratio": 0.515625, "name": "htmleditor"}]}Edytor HTML24Edytor XML23Dublin CoreGaleria