Removed search and company select from sidebar, removed unused plugins

This commit is contained in:
johnny@pittpc.com
2020-08-29 20:18:35 -04:00
parent 3f7133dbef
commit 1ee9fb427c
1183 changed files with 6 additions and 214277 deletions

View File

@@ -71,7 +71,7 @@
<div class="input-group-prepend">
<span class="input-group-text"><i class="fa fa-fw fa-globe"></i></span>
</div>
<input type="url" class="form-control" name="website" placeholder="ex. https://google.com" value="<?php echo $client_website; ?>">
<input type="text" class="form-control" name="website" placeholder="ex. https://google.com" value="<?php echo $client_website; ?>">
</div>
</div>