fix: Fix Nation Notes unable to share templates (#7144)
commit9e7ce34fd04c2f142922b898c9249e7d1d87c165
authorJerry Padgett <sjpadgett@gmail.com>
Fri, 5 Jan 2024 15:02:16 +0000 (5 10:02 -0500)
committerGitHub <noreply@github.com>
Fri, 5 Jan 2024 15:02:16 +0000 (5 10:02 -0500)
treed895ee059e86ec5b1d9373d72dcac2236e61aeaf
parent827a4c072af60397a119a723e70e47373467dbea
fix: Fix Nation Notes unable to share templates (#7144)

* Fix Nation Notes unable to share templates
- add prevent default to keep form from submitting on button
- fix numerous php warnings
- fix sql query error for orphan query
- some restyle for colors

* - add allow share templaes between NN and Text Notes
- adjust dialog
- fix escape for attr from htmlspecialchar refactor

* - fix component list to match theming
interface/forms/LBF/new.php
library/ajax/template_context_search.php
library/custom_template/ajax_code.php
library/custom_template/custom_template.php
library/custom_template/personalize.php