annotate lib/plugins/acts_as_versioned/test/fixtures/page_versions.yml @ 1327:287f201c2802 redmine-2.2-integration

Add italic
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 19 Jun 2013 20:56:22 +0100
parents 433d4f72a19b
children
rev   line source
Chris@0 1 welcome_2:
Chris@0 2 id: 1
Chris@0 3 page_id: 1
Chris@0 4 title: Welcome to the weblog
Chris@0 5 body: Such a lovely day
Chris@0 6 version: 24
Chris@0 7 author_id: 1
Chris@0 8 revisor_id: 1
Chris@0 9 welcome_1:
Chris@0 10 id: 2
Chris@0 11 page_id: 1
Chris@0 12 title: Welcome to the weblg
Chris@0 13 body: Such a lovely day
Chris@0 14 version: 23
Chris@0 15 author_id: 2
Chris@0 16 revisor_id: 2