We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5d232f commit 906b394Copy full SHA for 906b394
CHANGELOG.md
@@ -1,4 +1,5 @@
1
- Core: Added "strike through" button in html editor
2
+- Finance: Customer filter can also select organizations now
3
4
05-01-2024: 6.8.27
5
- Email: Added buttons to move or delete the complete search result.
www/views/Extjs3/themes/Paper/src/_ext.scss
@@ -578,9 +578,9 @@ span.x-tree-node-cb input:not(.x-tree-node-cb) { // email folder subscription
578
//background-color: $cDangerBg;
579
}
580
581
- label.x-form-readonly-label {
582
- background-color: color($bg, 'readonly');
583
- }
+ //label.x-form-readonly-label {
+ // background-color: color($bg, 'readonly');
+ //}
584
585
586
0 commit comments