Redmine 3.4.4
This commit is contained in:
commit
64924a6376
2112 changed files with 259028 additions and 0 deletions
10
lib/plugins/acts_as_versioned/test/fixtures/locked_pages.yml
vendored
Normal file
10
lib/plugins/acts_as_versioned/test/fixtures/locked_pages.yml
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
welcome:
|
||||
id: 1
|
||||
title: Welcome to the weblog
|
||||
lock_version: 24
|
||||
type: LockedPage
|
||||
thinking:
|
||||
id: 2
|
||||
title: So I was thinking
|
||||
lock_version: 24
|
||||
type: SpecialLockedPage
|
Loading…
Add table
Add a link
Reference in a new issue