#1578 A typo
This commit is contained in:
parent
d33d7503fc
commit
638fb90e6a
@ -106,7 +106,7 @@ module RedmineDmsf
|
||||
end
|
||||
|
||||
def dmsf_act_as_attachable?
|
||||
value = Setting.plugin_redmine_dmsf['dmsf_act_as_attachable?']
|
||||
value = Setting.plugin_redmine_dmsf['dmsf_act_as_attachable']
|
||||
value.to_i.positive? || value == 'true'
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user