Move errors partial out of dashboard dir to prevent DashboardComposer running
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
<div class="clearfix"></div>
|
||||
|
||||
@include('dashboard.partials.errors')
|
||||
@include('partials.errors')
|
||||
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-lg-offset-2 col-lg-8">
|
||||
|
||||
Reference in New Issue
Block a user