Move dashboard partials into the dashboard directory

This commit is contained in:
James Brooks
2015-08-13 22:34:26 +01:00
parent bee4055228
commit 3b487ea2ec
35 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
</div>
@endif
@include('partials.dashboard.errors')
@include('dashboard.partials.errors')
<h1>{{ trans('cachet.subscriber.subscribe') }}</h1>
<form action="{{ route('subscribe', [], false) }}" method="post">