mirror of
https://github.com/fspc/BikeShed-1.git
synced 2025-02-28 08:43:23 -05:00
Rename User History to User Timesheet
This commit is contained in:
parent
b89873d0e5
commit
ac24711289
@ -33,7 +33,7 @@ class UserLogs < Netzke::Basepack::Grid
|
||||
end
|
||||
|
||||
c.model = "ActsAsLoggable::Log"
|
||||
c.title = "User History"
|
||||
c.title = "User Timesheet"
|
||||
c.data_store = user_log_data_store
|
||||
c.scope = user_log_scope
|
||||
c.strong_default_attrs = user_log_strong_default_attrs
|
||||
|
Loading…
x
Reference in New Issue
Block a user