fix eslint

This commit is contained in:
Isaac Connor 2021-03-18 15:58:45 -04:00
parent 7889b515d3
commit e39c293a77
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ function manageDelConfirmModalBtns() {
}
function initPage() {
// enable or disable buttons based on current selection and user rights
/*
renameBtn.prop('disabled', !canEdit.Events);