mirror of
https://github.com/fspc/BikeShed-1.git
synced 2025-02-28 08:43:23 -05:00
Bike log events are instanteous, remove end_date
This commit is contained in:
parent
0aa9c16dbd
commit
69c01b8225
@ -45,7 +45,6 @@ class BikeLogs < Netzke::Basepack::Grid
|
||||
def default_fields_for_forms
|
||||
[
|
||||
{ :name => :start_date},
|
||||
{ :name => :end_date},
|
||||
{ :name => :description},
|
||||
#had to hack acts_as_loggable/log.rb to get this to work
|
||||
{ :name => :bike_action__action, :field_label => 'Action'}
|
||||
|
Loading…
x
Reference in New Issue
Block a user