Commit f1a5fd46c480b82b8ce40759b900b4b3aaa0968b
1 parent
6db46ab4
Exists in
master
and in
29 other branches
ActionItem93: still removing comatose stuff
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@958 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
2 changed files
with
0 additions
and
26 deletions
Show diff stats
app/views/layouts/comatose_admin.rhtml
test/fixtures/comatose_pages.yml
@@ -1,25 +0,0 @@ | @@ -1,25 +0,0 @@ | ||
1 | -root: | ||
2 | - id: 1 | ||
3 | - title: Root page | ||
4 | - slug: | ||
5 | - type: Article | ||
6 | -ze: | ||
7 | - id: 2 | ||
8 | - title: Ze homepage | ||
9 | - slug: ze | ||
10 | - full_path: 'ze' | ||
11 | - type: Article | ||
12 | -ze_curriculum: | ||
13 | - id: 3 | ||
14 | - title: Ze curriculum | ||
15 | - parent_id: 2 | ||
16 | - slug: curriculum | ||
17 | - full_path: 'ze/curriculum' | ||
18 | - type: Article | ||
19 | -ze_contact: | ||
20 | - id: 4 | ||
21 | - title: Ze contact info | ||
22 | - parent_id: 2 | ||
23 | - slug: contact | ||
24 | - full_path: 'ze/contact' | ||
25 | - type: Article |