mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Changing the required fields use css to add astriek
This commit is contained in:
parent
b752dc4d90
commit
fcdce211b7
@ -870,8 +870,8 @@
|
||||
</div>
|
||||
<div class="wr-input-control" id="control-wifi-password" style="display:none;">
|
||||
<label class="wr-input-label" for="wifi-password">
|
||||
Password*
|
||||
<span class="helper" title="Password for the wireless network.">
|
||||
Password
|
||||
<span class="helper required" title="Password for the wireless network.">
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
|
||||
@ -906,8 +906,8 @@
|
||||
</div>
|
||||
<div class="wr-input-control" id="control-wifi-password" style="display:none;">
|
||||
<label class="wr-input-label" for="wifi-password">
|
||||
Password*
|
||||
<span class="helper" title="Password for the wireless network.">
|
||||
Password
|
||||
<span class="helper required" title="Password for the wireless network.">
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
|
||||
@ -866,8 +866,8 @@
|
||||
</div>
|
||||
<div class="wr-input-control" id="control-wifi-password" style="display:none;">
|
||||
<label class="wr-input-label" for="wifi-password">
|
||||
Password*
|
||||
<span class="helper" title="Password for the wireless network.">
|
||||
Password
|
||||
<span class="helper required" title="Password for the wireless network.">
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
|
||||
@ -335,8 +335,8 @@
|
||||
</div>
|
||||
<div class="wr-input-control">
|
||||
<label class="wr-input-label" for="wifi-password">
|
||||
Password*
|
||||
<span class="helper" title="Password for the wireless network.">
|
||||
Password
|
||||
<span class="helper required" title="Password for the wireless network.">
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user