mirror of
https://github.com/remoteintech/remote-jobs
synced 2025-01-27 19:45:09 +00:00
only added compny remove all other changes
This commit is contained in:
parent
c7fe56252a
commit
c3d1a44ecd
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
function setupSearch() {
|
||||
var table = document.querySelector( 'table#companies-table' );
|
||||
varbody = document.getElementsByTagName('body');
|
||||
body.style.backGround="black";
|
||||
|
||||
var searchInput = document.createElement('input');
|
||||
searchInput.type = 'text';
|
||||
searchInput.placeholder = 'Search';
|
||||
|
|
Loading…
Reference in a new issue