Remove line numbers from CodeEditor fields in footer, header, and section templates, as well as in the TemplateService and documentation, to streamline the user interface and improve readability.

This commit is contained in:
Ümit Tunç
2025-10-31 14:56:56 -03:00
parent c042cb5114
commit b766415b0d
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ class TemplateService
'code' => CodeEditor::make("{$dataKey}.{$placeholder}")
->label($label)
->lineNumbers()
//->lineNumbers()
->maxLength(50000),
// Date & Time