Sha256: 364c0ff4c15f9cdaa1a93bf0978385e8e956dabad93b3a9f2bc8c32b4be7a3b0
Contents?: true
Size: 1.05 KB
Versions: 4
Compression:
Stored size: 1.05 KB
Contents
span ng-init="action.query.search[f] = action.query.search[f] || {}" .col-lg-2.col-md-3.col-sm-4 .form-group .input-group.input-group-sm input [ type="text" ng-model="action.query.search[f].from" class="form-control" placeholder="{{::field.loc}} <" e2-search-field="" e2-integer="" ] .input-group-btn a.btn.btn-default ng-disabled="!action.query.search[f].from" ng-click="action.query.search[f].from = null; action.search_field_change(f)": span.glyphicon.glyphicon-off .col-lg-2.col-md-3.col-sm-4 .form-group .input-group.input-group-sm input [ type="text" ng-model="action.query.search[f].to" class="form-control" placeholder="{{::field.loc}} >" e2-search-field="" e2-integer="" ] .input-group-btn a.btn.btn-default ng-disabled="!action.query.search[f].to" ng-click="action.query.search[f].to = null; action.search_field_change(f)": span.glyphicon.glyphicon-off
Version data entries
4 entries across 4 versions & 1 rubygems