Commit cda240b99ac2e854f26768d9613efb39c1b48047
1 parent
771d8205
Exists in
master
and in
22 other branches
ActionItem114: still moving
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@848 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
test/fixtures/design_blocks.yml
@@ -6,18 +6,18 @@ one: | @@ -6,18 +6,18 @@ one: | ||
6 | position: 1 | 6 | position: 1 |
7 | type: 'MainBlock' | 7 | type: 'MainBlock' |
8 | title: 'Main Content' | 8 | title: 'Main Content' |
9 | -# FavoriteLinks Blocks | 9 | +# FavouriteLinks Blocks |
10 | two: | 10 | two: |
11 | id: 2 | 11 | id: 2 |
12 | box_id: 1 | 12 | box_id: 1 |
13 | position: 2 | 13 | position: 2 |
14 | - type: 'FavoriteLinks' | 14 | + type: 'FavouriteLinks' |
15 | title: 'List of Links 1' | 15 | title: 'List of Links 1' |
16 | three: | 16 | three: |
17 | id: 3 | 17 | id: 3 |
18 | box_id: 1 | 18 | box_id: 1 |
19 | position: 3 | 19 | position: 3 |
20 | - type: 'FavoriteLinks' | 20 | + type: 'FavouriteLinks' |
21 | title: 'List of Link 2' | 21 | title: 'List of Link 2' |
22 | #List Blocks | 22 | #List Blocks |
23 | #FIXME Put other blocks to works | 23 | #FIXME Put other blocks to works |