mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Merge branch 'master' into 'master'
Fix issue in missing td element in policy config See merge request entgra/carbon-device-mgt-plugins!22
This commit is contained in:
commit
4eb3fcd216
@ -2582,6 +2582,7 @@
|
||||
<td>No android apps available in the store.</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
{{/each}}
|
||||
</tbody>
|
||||
|
||||
@ -2601,6 +2601,7 @@
|
||||
<td>No android apps available in the store.</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
{{/each}}
|
||||
</tbody>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user