mirror of
https://github.com/fspc/BikeShed-1.git
synced 2026-09-24 19:51:38 -04:00
Fixed user profiles and added NOTE action to bike_logs
This commit is contained in:
@@ -11,7 +11,7 @@ class UserLogs < Netzke::Basepack::Grid
|
||||
:logger_id => controller.current_user.id,
|
||||
:copy_type => 'Bike',
|
||||
:copy_action_type => 'ActsAsLoggable::BikeAction',
|
||||
:copy_action_id => 3
|
||||
:copy_action_id => 4
|
||||
}
|
||||
|
||||
#just users
|
||||
|
||||
Reference in New Issue
Block a user