mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Optimized file save/delete handling
This commit is contained in:
@@ -131,6 +131,8 @@ $('#delete-current-instruction-manual-button').on('click', function(e)
|
||||
$("#current-equipment-instruction-manual").addClass("d-none");
|
||||
$("#delete-current-instruction-manual-on-save-hint").removeClass("d-none");
|
||||
$("#delete-current-instruction-manual-button").addClass("disabled");
|
||||
$("#instruction-manual-label").addClass("d-none");
|
||||
$("#instruction-manual-label-none").removeClass("d-none");
|
||||
});
|
||||
ResizeResponsiveEmbeds();
|
||||
|
||||
|
Reference in New Issue
Block a user