diff options
| author | RblSb <msrblsb@gmail.com> | 2020-03-04 00:06:52 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-03-04 00:10:09 +0300 |
| commit | f369250f8a20f926855e9d0d3d054632e322b987 (patch) | |
| tree | 34790e7d1a73aa230f68cb75fcf3a2c44866675e /res/index.html | |
| parent | 3c5e157371e623630c648a274386c11b7cae3586 (diff) | |
Iframe items
Diffstat (limited to 'res/index.html')
| -rw-r--r-- | res/index.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/res/index.html b/res/index.html index 7fef888..838bce7 100644 --- a/res/index.html +++ b/res/index.html @@ -121,20 +121,6 @@ </div> <div class="col-lg-7 col-md-7" id="rightpane"> <div class="row" id="rightpane-inner"> - <div class="plcontrol-collapse col-lg-12 col-md-12 collapse" id="searchcontrol" aria-expanded="false" style="height: 95px;"> - <div class="vertical-spacer"></div> - <div class="input-group"> - <input class="form-control" id="library_query" type="text" placeholder="${searchQuery}"><span class="input-group-btn"> - <button class="btn btn-default" id="library_search">Library</button></span><span class="input-group-btn"> - <button class="btn btn-default" id="youtube_search">YouTube</button></span> - </div> - <div class="checkbox"> - <label> - <input class="add-temp" type="checkbox" checked="checked">${addAsTemporary} - </label> - </div> - <ul class="videolist col-lg-12 col-md-12" id="library"></ul> - </div> <div class="plcontrol-collapse col-lg-12 col-md-12 collapse" id="addfromurl" aria-expanded="false" style="height: 89px;"> <div class="vertical-spacer"></div> <div class="input-group"><span class="input-group-btn"> |
