Bug 39203

Summary: Remove checkbox to Apply format settings to all notices
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: NoticesAssignee: Martin Renvoize (ashimema) <martin.renvoize>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: lucas, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 35267    
Bug Blocks:    

Description Andrew Fuerste-Henry 2025-02-26 15:22:30 UTC
When editing a notice, one can enter CSS in the Format section to customize the notice when printed. This includes a checkbox to make the CSS entered in one notice apply to all notices printed by the system. 

This presents a support challenge, as any CSS used in this fashion is applied very broadly and not easily found when it needs to be edited.

Bug 35267 adds system preferences for CSS to be applied to all notices based on transport type. Those system preferences will duplicate the functionality offered by this checkbox. As such, I'd like to remove the option to apply CSS saved in a single notice to other notices in the system.
Comment 1 Martin Renvoize (ashimema) 2025-04-15 14:16:30 UTC
Merged into bug 35267 as a follow-up commit

*** This bug has been marked as a duplicate of bug 35267 ***