Major changes to the structure of pages to utilize the flex layout system.
This commit is contained in:
@@ -23,7 +23,7 @@ module.exports = {
|
||||
type: DataTypes.DECIMAL(13,4),
|
||||
allowNull: false
|
||||
},
|
||||
measure: {
|
||||
measureId: {
|
||||
type: Sequelize.INTEGER,
|
||||
references: {
|
||||
model: 'Measure',
|
||||
|
||||
Reference in New Issue
Block a user