Added MeasurementRoutine as a nested Measurement model
Updated ItemsWithQuantities to work with MeasurementRoutine Replaced ColumnViews HABTM with polymorphic HMT Added Measurement notes Added destroy restrictions on Quantity Replaced BodyTrackingPluginController with Finders concern Removed 'body_trackers' prefix from paths Unified styling for textarea
This commit is contained in:
@@ -68,6 +68,8 @@ en:
|
||||
filters:
|
||||
zero_nil: 'missing -> 0?'
|
||||
form:
|
||||
label_routine: 'Measurement routine (shared among all measurements of this kind)'
|
||||
label_measurement: 'Measurement'
|
||||
button_new_readout: 'Add readout'
|
||||
button_delete_readout: 'Delete'
|
||||
null_source: '- unspecified -'
|
||||
|
||||
Reference in New Issue
Block a user