Use full path to events_search.thml
This commit is contained in:
parent
2bb1394484
commit
498b281082
|
@ -3,7 +3,7 @@
|
|||
|
||||
<div class="col-md-2 sidebar">
|
||||
<div class="container-fluid">
|
||||
<section ng-include="'events_search.html'"></section>
|
||||
<section ng-include="'/views/events_search.html'"></section>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue