drag_and_drop_edit.js
20.2 KB
-
Fix zone deletion. · 8869d0c2
When deleting a zone, the old version only removed it from the DOM, but not from the underlying data structure that is sent to the server when the save button is pressed. This resulted in zones not actually being deleted. This commit fixes this issue. Also fix a typo in a variable name while we are here.
Sven Marnach committed