mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 15:29:42 +02:00
style(roles): fix typo
This commit is contained in:
parent
a2d29df21b
commit
23eaf14f58
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
<td colspan="3" class="text-center text-muted">Select a user to show associated access and role</td>
|
||||
</tr>
|
||||
<tr ng-if="$ctrl.state.filteredDataSet.length === 0">
|
||||
<td colspan="3" class="text-center text-muted">The selected user do not have access to any endpoint</td>
|
||||
<td colspan="3" class="text-center text-muted">The selected user does not have access to any endpoint(s)</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue