Skip to content

Commit

Permalink
Bug/1399_-_After duplicating an edge device, clicking on "New" keeps …
Browse files Browse the repository at this point in the history
…duplication options (#1414)

* Reorganize projects directories (#1393)

* resolve #1399

Co-authored-by: Kevin BEAUGRAND <9513635+kbeaugrand@users.noreply.github.com>
  • Loading branch information
Sben65 and kbeaugrand authored Oct 25, 2022
1 parent ffdef42 commit c5fb09f
Show file tree
Hide file tree
Showing 2 changed files with 3,200 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
@inject IDeviceTagSettingsClientService DeviceTagSettingsClientService
@inject IEdgeDeviceLayoutService EdgeDeviceLayoutService

@implements IDisposable

<MudText Typo="Typo.h5" Color="Color.Primary" Class="mb-4">Create Edge Device</MudText>
<MudForm Model="@EdgeDevice" @ref="form">
Expand Down
Loading

0 comments on commit c5fb09f

Please sign in to comment.