unl / wdntemplates

The UNLedu Web Framework (WDN Templates) – Coordinated by the Web Developer Network
https://wdn.unl.edu
35 stars 32 forks source link

Added code to remove alert banner if alert data doesn't exist #1778

Closed sarongebre closed 2 months ago

sarongebre commented 3 months ago

Closes #1775 Renamed variables and functions. Added comments.

I have been having some issues with the alert data URL not updating when the cache is enabled.

I have this in the code // Are these two variables below needed? // $alertToggle = $('#unlalert_toggle'), // $alertContent = $('#_content'),

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
14 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud