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