1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-13 04:33:08 +00:00
redmine/project_inheritance/test/fixtures/user_preferences.yml
Jean-Philippe Lang 2a2a31d148 Added project_inheritance work branch.
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1049 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-01-09 19:43:47 +00:00

24 lines
356 B
YAML

---
user_preferences_001:
others: |
---
:my_page_layout:
left:
- latest_news
- documents
right:
- issues_assigned_to_me
- issues_reported_by_me
top:
- calendar
id: 1
user_id: 1
hide_mail: true
user_preferences_002:
others: |+
--- {}
id: 2
user_id: 3
hide_mail: false