This commit is contained in:
CocoByte 2025-02-17 15:35:47 -07:00
parent dac0841a01
commit 98f4fe7732
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F

View file

@ -1,4 +1,4 @@
import { hideElement, showElement, addOrRemoveSessionBoolea, announceForScreenReaders } from './helpers-admin.js';
import { hideElement, showElement, addOrRemoveSessionBoolean, announceForScreenReaders } from './helpers-admin.js';
import { handlePortfolioSelection } from './helpers-portfolio-dynamic-fields.js';
function displayModalOnDropdownClick(linkClickedDisplaysModal, statusDropdown, actionButton, valueToCheck){