source:
Git/src/main/resources/templates/fragments/searchBarName.html@
967b414
Last change on this file since 967b414 was c02189f, checked in by , 3 years ago | |
---|---|
|
|
File size: 370 bytes |
Rev | Line | |
---|---|---|
[c02189f] | 1 | <div style="width:60%; margin: auto;"> |
2 | <input id="searchTitle" class="form-control" style="float: left; display: block; width: 50%" type="text" placeholder="..."> | |
3 | ||
4 | <div class="input-group-append" style="width: 40%"> | |
5 | <button class="btn btn-secondary search-button-title" style="width: 100%">Филтрирај по Наслов</button> | |
6 | </div> | |
7 | ||
[5b447b0] | 8 | </div> |
Note:
See TracBrowser
for help on using the repository browser.