implement series searching
This commit is contained in:
parent
db9295a65d
commit
09618fa0a9
3 changed files with 85 additions and 12 deletions
|
@ -382,7 +382,7 @@
|
|||
</div>
|
||||
|
||||
</div>
|
||||
<div data-role="popup" data-transition="slidefade" class="popupIdentify" class="popup" data-theme="a">
|
||||
<div data-role="popup" data-transition="slidefade" class="popupIdentify popup" data-theme="a">
|
||||
|
||||
<div class="ui-bar-a" style="text-align: center; padding: 0 20px; position: relative;">
|
||||
|
||||
|
@ -395,6 +395,8 @@
|
|||
<div data-role="content">
|
||||
|
||||
<form class="popupIdentifyForm" style="max-width: initial;">
|
||||
|
||||
<p>Enter one or more search criteria.</p>
|
||||
|
||||
<div>
|
||||
<label for="txtLookupName">Name:</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue