Mercurial > hg > soundsoftware-site
annotate lib/plugins/acts_as_versioned/test/fixtures/locked_pages_revisions.yml @ 1243:b1d3bc0b7f7e redmine-2.2-integration
Fixed bibliography routes file (removed call to sort authors)
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Tue, 26 Mar 2013 16:26:50 +0000 |
parents | 433d4f72a19b |
children |
rev | line source |
---|---|
Chris@0 | 1 welcome_1: |
Chris@0 | 2 id: 1 |
Chris@0 | 3 page_id: 1 |
Chris@0 | 4 title: Welcome to the weblg |
Chris@0 | 5 version: 23 |
Chris@0 | 6 version_type: LockedPage |
Chris@0 | 7 |
Chris@0 | 8 welcome_2: |
Chris@0 | 9 id: 2 |
Chris@0 | 10 page_id: 1 |
Chris@0 | 11 title: Welcome to the weblog |
Chris@0 | 12 version: 24 |
Chris@0 | 13 version_type: LockedPage |
Chris@0 | 14 |
Chris@0 | 15 thinking_1: |
Chris@0 | 16 id: 3 |
Chris@0 | 17 page_id: 2 |
Chris@0 | 18 title: So I was thinking!!! |
Chris@0 | 19 version: 23 |
Chris@0 | 20 version_type: SpecialLockedPage |
Chris@0 | 21 |
Chris@0 | 22 thinking_2: |
Chris@0 | 23 id: 4 |
Chris@0 | 24 page_id: 2 |
Chris@0 | 25 title: So I was thinking |
Chris@0 | 26 version: 24 |
Chris@0 | 27 version_type: SpecialLockedPage |