Commit d8a71b83956300e7841d833b0d7e4e756a2e8c8b
1 parent
337ccd8a
added search text whch was delted
Showing
1 changed file
with
2 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/app/views/da/da-view.html
... | ... | @@ -296,7 +296,8 @@ |
296 | 296 | <div class="btn-group" style="vertical-align:top;"> |
297 | 297 | <!-- <h6 class="text-center text-primary txt-white f11 col-xs-12">Search</h6>--> |
298 | 298 | <button type="button" class="btn btn-primary btn-sm col-xs-12" ng-click="ApplySearch()" style="margin-right:2px;"> |
299 | - <i class="fa fa-search"></i> | |
299 | + <!-- <i class="fa fa-search"></i>--> | |
300 | + Search | |
300 | 301 | </button> |
301 | 302 | </div> |
302 | 303 | <div class="btn-group open" id="da-body-nav"> | ... | ... |