This commit is contained in:
@@ -281,6 +281,8 @@ export default {
|
||||
//it's a new record so it can't be deleted so...
|
||||
this.rights.delete = false;
|
||||
|
||||
//NOTE: If this object requires defaults from the server for a new object then here is where it woudld fetch them
|
||||
|
||||
//modify the menu as necessary
|
||||
generateMenu(this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user