mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge pull request #918 from menakaj/master
Fixes wso2/product-iots#743
This commit is contained in:
commit
d6dbe5ed8a
@ -284,11 +284,15 @@
|
||||
<h4>
|
||||
Enter new name and description for the group
|
||||
<br><br>
|
||||
Name:
|
||||
<br/>
|
||||
<input type="text" id="edit-group-name"
|
||||
class="form-control modal-input operationDataKeys" placeholder="Group Name"
|
||||
value="">
|
||||
</input>
|
||||
<br>
|
||||
Description:
|
||||
<br/>
|
||||
<input type="text" id="edit-group-description"
|
||||
class="form-control modal-input operationDataKeys"
|
||||
placeholder="Group Description" value="">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user