bug: remove stray braces from the Device Batch and Profile views
This commit is contained in:
@@ -1012,7 +1012,7 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@Html.Partial(MVC.Config.Shared.Views._DeviceGroupDocumentBulkGenerate, Model);
|
||||
@Html.Partial(MVC.Config.Shared.Views._DeviceGroupDocumentBulkGenerate, Model)
|
||||
<div class="actionBar">
|
||||
@if (Model.CanDelete)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user