|
|
|
@ -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="">
|
|
|
|
|