Commit 82c7c8e8c27678f8798e0bc5202e38858e9408a2

Authored by Nikita Kulshreshtha
1 parent f6baf974

Added Search text

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">
... ...