From 928bbf056ab245555841f38800d4515dbbc970e7 Mon Sep 17 00:00:00 2001 From: Anthony F McInerney Date: Sun, 18 Oct 2020 16:24:01 +0100 Subject: [PATCH] service templates - move to blade - button fixes --- resources/views/service-template/index.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/service-template/index.blade.php b/resources/views/service-template/index.blade.php index 5ec7043170..f044fe2c23 100644 --- a/resources/views/service-template/index.blade.php +++ b/resources/views/service-template/index.blade.php @@ -19,7 +19,7 @@ + class="fa fa-refresh" aria-hidden="true"> @lang('Apply Service Templates') @foreach($device_groups as $device_group)