Tree view as default view in the users's preferences
This commit is contained in:
parent
0f209fe16d
commit
d3cd1435cf
@ -26,7 +26,7 @@ module DmsfUserPreference
|
||||
module InstanceMethods
|
||||
|
||||
def dmsf_tree_view
|
||||
self[:dmsf_tree_view] || '0'
|
||||
self[:dmsf_tree_view] || '1'
|
||||
end
|
||||
|
||||
def dmsf_tree_view=(value)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user