You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It used to be possible for admins (i.e., me) to delete tags directly from the bill page. But that functionality doesn't exist with the new, ajax-based tag-deletion functionality. Also missing is the functionality to delete tags from the admin page (it works, but it terminates in a blank page). I've started on it, but there's more to be done.
get the [x] links working
catch the response to verify that it worked
remove the tag from the DOM when the deletion worked
The text was updated successfully, but these errors were encountered:
It used to be possible for admins (i.e., me) to delete tags directly from the bill page. But that functionality doesn't exist with the new, ajax-based tag-deletion functionality. Also missing is the functionality to delete tags from the admin page (it works, but it terminates in a blank page). I've started on it, but there's more to be done.
[x]
links workingThe text was updated successfully, but these errors were encountered: