feat(adminui): Deployments page with drift indicator and Deploy button
This commit is contained in:
7
src/Server/ZB.MOM.WW.OtOpcUa.AdminUI/_Imports.razor
Normal file
7
src/Server/ZB.MOM.WW.OtOpcUa.AdminUI/_Imports.razor
Normal file
@@ -0,0 +1,7 @@
|
||||
@using Microsoft.AspNetCore.Components
|
||||
@using Microsoft.AspNetCore.Components.Authorization
|
||||
@using Microsoft.AspNetCore.Components.Forms
|
||||
@using Microsoft.AspNetCore.Components.Routing
|
||||
@using Microsoft.AspNetCore.Components.Web
|
||||
@using static Microsoft.AspNetCore.Components.Web.RenderMode
|
||||
@using Microsoft.JSInterop
|
||||
Reference in New Issue
Block a user