Commit f1a5fd46c480b82b8ce40759b900b4b3aaa0968b

Authored by AntonioTerceiro
1 parent 6db46ab4

ActionItem93: still removing comatose stuff



git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@958 3f533792-8f58-4932-b0fe-aaf55b0a4547
app/views/layouts/comatose_admin.rhtml
@@ -1 +0,0 @@ @@ -1 +0,0 @@
1 -application.rhtml  
2 \ No newline at end of file 0 \ No newline at end of file
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