mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
refactor(UX): fix improper grammar (#4161)
This commit is contained in:
parent
61f97469ab
commit
26ee78e1e7
4 changed files with 4 additions and 4 deletions
|
@ -32,7 +32,7 @@
|
|||
<edge-groups-selector ng-if="!$ctrl.noGroups" model="$ctrl.formValues.Groups" on-change="(onChangeGroups)" items="$ctrl.edgeGroups"></edge-groups-selector>
|
||||
</div>
|
||||
<div ng-if="$ctrl.noGroups" class="col-sm-12 small text-muted">
|
||||
No Edge groups are available. Head over the <a ui-sref="edge.groups">Edge groups view</a> to create one.
|
||||
No Edge groups are available. Head over to the <a ui-sref="edge.groups">Edge groups view</a> to create one.
|
||||
</div>
|
||||
</div>
|
||||
<!-- build-method -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue