mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
instance page, volume page - correct style (class name) of search field.
This commit is contained in:
parent
d28cd86e3a
commit
5add1d3ee3
@ -1536,8 +1536,8 @@
|
||||
<select class="select" id="adv_search_domain">
|
||||
</select>
|
||||
</li>
|
||||
<li id="adv_search_account_li" style="display: none;">
|
||||
<input class="text" type="text" id="adv_search_account" />
|
||||
<li id="adv_search_account_li" style="display: none;">
|
||||
<input class="text textwatermark" type="text" id="adv_search_account" value="by account" />
|
||||
</li>
|
||||
</ol>
|
||||
</form>
|
||||
|
||||
@ -775,7 +775,7 @@
|
||||
</select>
|
||||
</li>
|
||||
<li id="adv_search_account_li" style="display: none;">
|
||||
<input class="text textwatermark" type="text" id="adv_search_account" value="textwatermark" />
|
||||
<input class="text textwatermark" type="text" id="adv_search_account" value="by account" />
|
||||
</li>
|
||||
</ol>
|
||||
</form>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user