removed global save and removed button
This commit is contained in:
@ -502,9 +502,6 @@ function createHamburgerMenu() {
|
|||||||
<button onclick="cancelHamburgerEdit()" class="btn">Cancel</button>
|
<button onclick="cancelHamburgerEdit()" class="btn">Cancel</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="menu-actions">
|
|
||||||
<button onclick="saveTicket()" class="btn primary">Save Changes</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
`;
|
`;
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user