hasTag input

main
barisusakli 8 years ago
parent a8a2787d5d
commit 69c51b75a8

@ -2,6 +2,11 @@
.user-img {
.user-icon-style(24px, 1.5, 50%);
}
.post-search-item {
.bootstrap-tagsinput {
display: block;
}
}
}
.search-result-text {
@ -22,4 +27,5 @@
button {
padding: 4px 6px;
}
}
}

@ -48,6 +48,11 @@
<input type="checkbox" id="search-children"> [[search:search-child-categories]]
</div>
<div class="form-group post-search-item">
<label>[[search:has-tags]]</label>
<input type="text" class="form-control" id="has-tags">
</div>
<div class="form-group post-search-item">
<label>[[search:reply-count]]</label>
<div class="row">

Loading…
Cancel
Save