mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-08 11:41:54 +01:00
5 lines
251 B
HTML
5 lines
251 B
HTML
|
<form class="navbar-form pull-right" role="search">
|
||
|
<div class="form-group">
|
||
|
<input type="text" class="form-control search-icon" ng-model="vm.searchInput" placeholder="// 'projects_or_repositories' | tr //" size="35">
|
||
|
</div>
|
||
|
</form>
|