1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-08-31 01:01:09 +03:00

Certificates UI for all hosts, Access Lists placeholder, audit log tweaks

This commit is contained in:
Jamie Curnow
2018-08-16 13:08:56 +10:00
parent 6920a61871
commit 177bb2e888
27 changed files with 406 additions and 760 deletions

View File

@@ -7,7 +7,7 @@ const model = Backbone.Model.extend({
defaults: function () {
return {
id: 0,
id: undefined,
created_on: null,
modified_on: null,
domain_names: [],