Header : ps
This commit is contained in:
parent
229e3c7c66
commit
72fbddcbb4
7
.gitignore
vendored
Normal file → Executable file
7
.gitignore
vendored
Normal file → Executable file
@ -93,4 +93,9 @@ php_errors.log
|
||||
vendor/
|
||||
composer.lock
|
||||
|
||||
tests
|
||||
tests
|
||||
|
||||
# Don't save phpunit under version control.
|
||||
phpunit
|
||||
phpunit*.xml
|
||||
/.phpunit.*.cache
|
||||
@ -132,8 +132,9 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="business_list">
|
||||
<i class="fa fa-industry"></i>
|
||||
<span> Business </span>
|
||||
<i class="fa fa-industry"></i>
|
||||
<span> Business </span>
|
||||
</a>
|
||||
<li>
|
||||
<a href="#sidebarIcons" data-toggle="collapse">
|
||||
<i class="ri-shield-user-line"></i>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user