Skip to content

Commit 5a8265a

Browse files
committed
locale switcher in list
1 parent 18f63a3 commit 5a8265a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/views/admin/_index.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<span>@{{ models.length }} @choice('places::global.places', 2)</span>
66
</h1>
77

8-
<div class="btn-toolbar" role="toolbar" ng-include="'/views/partials/btnLocales.html'"></div>
8+
@include('core::admin._tabs-lang-list')
99

1010
<div class="table-responsive">
1111

0 commit comments

Comments
 (0)