mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Remove trailing whitespaces from test/fixtures/user_preferences.yml
git-svn-id: http://svn.redmine.org/redmine/trunk@18840 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
5d4f94142b
commit
8f55224b0b
34
test/fixtures/user_preferences.yml
vendored
34
test/fixtures/user_preferences.yml
vendored
@ -1,41 +1,41 @@
|
||||
---
|
||||
user_preferences_001:
|
||||
---
|
||||
user_preferences_001:
|
||||
others: |
|
||||
---
|
||||
---
|
||||
:no_self_notified: false
|
||||
:my_page_layout:
|
||||
left:
|
||||
:my_page_layout:
|
||||
left:
|
||||
- latestnews
|
||||
- documents
|
||||
right:
|
||||
right:
|
||||
- issuesassignedtome
|
||||
top:
|
||||
top:
|
||||
- calendar
|
||||
|
||||
id: 1
|
||||
user_id: 1
|
||||
hide_mail: true
|
||||
user_preferences_002:
|
||||
user_preferences_002:
|
||||
others: |
|
||||
---
|
||||
---
|
||||
:no_self_notified: false
|
||||
|
||||
|
||||
id: 2
|
||||
user_id: 2
|
||||
hide_mail: true
|
||||
user_preferences_003:
|
||||
user_preferences_003:
|
||||
others: |
|
||||
---
|
||||
---
|
||||
:no_self_notified: false
|
||||
:my_page_layout:
|
||||
left:
|
||||
:my_page_layout:
|
||||
left:
|
||||
- latestnews
|
||||
- documents
|
||||
right:
|
||||
right:
|
||||
- issuesassignedtome
|
||||
top:
|
||||
top:
|
||||
- calendar
|
||||
|
||||
|
||||
id: 3
|
||||
user_id: 3
|
||||
hide_mail: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user