You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I navigate to /Search/advanced/objects it shows this label with no corresponding input element:
DATE RANGE (E.G. 1970-1979)
The raw output looks like this:
<div class='row'>
<div class="advancedSearchField col-sm-12">
<span class='formLabel' data-toggle="popover" data-trigger="hover" data-content="Search records of a particular date or date range.">Date range <i>(e.g. 1970-1979)</i></span>
</div>
</div>
<span class='formLabel' data-toggle="popover" data-trigger="hover" data-content="Search records of a particular date or date range.">Date range <i>(e.g. 1970-1979)</i></span>
When I navigate to
/Search/advanced/objects
it shows this label with no corresponding input element:DATE RANGE (E.G. 1970-1979)
The raw output looks like this:
Using Pawtucket 1.7.15
For reference...
pawtucket2/themes/default/views/Search/ca_objects_advanced_search_objects_html.php
Lines 36 to 39 in 50d3136
The text was updated successfully, but these errors were encountered: