Certificates UI for all hosts, Access Lists placeholder, audit log tweaks
This commit is contained in:
@ -7,7 +7,7 @@ const model = Backbone.Model.extend({
|
||||
|
||||
defaults: function () {
|
||||
return {
|
||||
id: 0,
|
||||
id: undefined,
|
||||
created_on: null,
|
||||
modified_on: null,
|
||||
domain_names: [],
|
||||
|
Reference in New Issue
Block a user