adasd
This commit is contained in:
@@ -53,6 +53,7 @@ if ($fontSources) {
|
||||
window.BridgeParts.API_KERNEL_URL = window.BridgeParts.API_KERNEL_URL || '/api.php';
|
||||
window.BridgeParts.API_BASE = window.BridgeParts.API_BASE || window.BridgeParts.API_KERNEL_URL;
|
||||
window.BridgeParts.STORAGE_URL_BASE = window.BridgeParts.STORAGE_URL_BASE || window.BridgeParts.API_BASE;
|
||||
window.BridgeParts.DISABLE_PLACEHOLDERS = true;
|
||||
window.BridgeParts.RTE_FONTS = window.BridgeParts.RTE_FONTS || [
|
||||
{ label: 'Kids Handwriting', value: "'Kids Handwriting', 'Comic Sans MS', cursive" },
|
||||
{ label: 'Arial', value: 'Arial, sans-serif' },
|
||||
|
||||
Reference in New Issue
Block a user