mirror of
https://github.com/fspc/BikeShed-1.git
synced 2026-09-16 16:31:38 -04:00
Moving bike model to the bikes table
Leaving the bike_models table and bikes.bike_model_id column as a backup.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
//due to Netzke bug, :min_chars attribute doesn't work
|
||||
var min_char_columns = [
|
||||
"bike_brand__brand",
|
||||
"bike_model__model",
|
||||
"bike_style__style",
|
||||
"bike_condition__condition",
|
||||
"bike_purpose__purpose"]
|
||||
|
||||
Reference in New Issue
Block a user