mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
service templates - move to blade - button fixes
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<button type="button" title="@lang('Apply Service Templates')" class="btn btn-success" aria-label="@lang('Apply Service Templates')"
|
||||
onclick="discover_st(this, '{{ 'All' }}', '{{ route('services.templates.discover') }}')">
|
||||
<i
|
||||
class="fa fa-refresh" aria-hidden="true"></i> @lang('New Service Template')</button>
|
||||
class="fa fa-refresh" aria-hidden="true"></i> @lang('Apply Service Templates')</button>
|
||||
</div>
|
||||
</div>
|
||||
@foreach($device_groups as $device_group)
|
||||
|
||||
Reference in New Issue
Block a user