mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Resolving minor issues
This commit is contained in:
parent
afacf9d32a
commit
abf85cbe4f
@ -62,7 +62,7 @@
|
|||||||
<i class="fw fw-download add-margin-1x"></i>Download Agent
|
<i class="fw fw-download add-margin-1x"></i>Download Agent
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<p class="doc-link">Click <a href="https://docs.wso2.com/display/IoTS300/Raspberry+Pi"
|
<p class="doc-link">Click <a href="https://docs.wso2.com/display/IoTS310/Raspberry+Pi"
|
||||||
target="_blank">here</a> for latest instructions and
|
target="_blank">here</a> for latest instructions and
|
||||||
troubleshooting.</p>
|
troubleshooting.</p>
|
||||||
<div id="download-device-modal-content" class="hide">
|
<div id="download-device-modal-content" class="hide">
|
||||||
@ -85,9 +85,9 @@
|
|||||||
name="deviceName" size="60" required>
|
name="deviceName" size="60" required>
|
||||||
<br/>
|
<br/>
|
||||||
<input type="hidden" class="deviceType" name="deviceType"
|
<input type="hidden" class="deviceType" name="deviceType"
|
||||||
value="raspberrypi" data-device_type="raspberrypi"/>
|
value="raspberrypi" />
|
||||||
<input type="hidden" class="sketchType" name="sketchType"
|
<input type="hidden" class="sketchType" name="sketchType"
|
||||||
value="raspberrypi" data-sketch_type="raspberrypi"/>
|
value="raspberrypi" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="buttons" style="padding-bottom: 0px">
|
<div class="buttons" style="padding-bottom: 0px">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user