silverstripe-dashboard icon indicating copy to clipboard operation
silverstripe-dashboard copied to clipboard

DashboardPanels.ss: Fix primary & secondary actions.

Open Taitava opened this issue 4 years ago • 0 comments

These broke during the SS4 upgrade. SS3 did not escape HTML by default, but SS4 does (generally a good thing), but for these actions, escaping needs to be turned off.

Taitava avatar Dec 29 '20 09:12 Taitava