Commit 951d4aeffdf8bd5e3c4d181252b2f39fa4d25fa6
Exists in
master
Merge branch 'master' of http://gitlab.nologostudio.ru/alarionov/rekamore-su
Showing 1 changed file Side-by-side Diff
resources/views/employers/bd.blade.php
... | ... | @@ -95,7 +95,7 @@ |
95 | 95 | <input type="checkbox" value="1" name="{{$key}}" class="checkbox__input" checked=""> |
96 | 96 | <span class="checkbox__icon"> |
97 | 97 | <svg> |
98 | - <use xlink:href="http://localhost/rekamore/public/images/sprite.svg#v"></use> | |
98 | + <use xlink:href="{{ asset('images/sprite.svg#v') }}"></use> | |
99 | 99 | </svg> |
100 | 100 | </span> |
101 | 101 | <span class="checkbox__text"> |