comparison lib/plugins/acts_as_versioned/test/fixtures/page_versions.yml @ 1115:433d4f72a19b redmine-2.2

Update to Redmine SVN revision 11137 on 2.2-stable branch
author Chris Cannam
date Mon, 07 Jan 2013 12:01:42 +0000
parents vendor/plugins/acts_as_versioned/test/fixtures/page_versions.yml@513646585e45
children
comparison
equal deleted inserted replaced
929:5f33065ddc4b 1115:433d4f72a19b
1 welcome_2:
2 id: 1
3 page_id: 1
4 title: Welcome to the weblog
5 body: Such a lovely day
6 version: 24
7 author_id: 1
8 revisor_id: 1
9 welcome_1:
10 id: 2
11 page_id: 1
12 title: Welcome to the weblg
13 body: Such a lovely day
14 version: 23
15 author_id: 2
16 revisor_id: 2