mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-24 17:31:14 +00:00
git-svn-id: http://svn.redmine.org/redmine/trunk@15288 e93f8b46-1217-0410-a6f0-8f06a7374b81
42 lines
633 B
YAML
42 lines
633 B
YAML
---
|
|
user_preferences_001:
|
|
others: |
|
|
---
|
|
:no_self_notified: false
|
|
:my_page_layout:
|
|
left:
|
|
- latestnews
|
|
- documents
|
|
right:
|
|
- issuesassignedtome
|
|
top:
|
|
- calendar
|
|
|
|
id: 1
|
|
user_id: 1
|
|
hide_mail: true
|
|
user_preferences_002:
|
|
others: |
|
|
---
|
|
:no_self_notified: false
|
|
|
|
id: 2
|
|
user_id: 2
|
|
hide_mail: true
|
|
user_preferences_003:
|
|
others: |
|
|
---
|
|
:no_self_notified: false
|
|
:my_page_layout:
|
|
left:
|
|
- latestnews
|
|
- documents
|
|
right:
|
|
- issuesassignedtome
|
|
top:
|
|
- calendar
|
|
|
|
id: 3
|
|
user_id: 3
|
|
hide_mail: false
|