Removed required from all code/editor field to improve the behavior of the codemirror editor. Improved the token validation via Ajax.

This commit is contained in:
2019-07-08 18:05:54 +02:00
parent 3497104f41
commit 2af4b8cf50
66 changed files with 870 additions and 2393 deletions

View File

@@ -281,7 +281,6 @@
syntax="php"
editor="codemirror|none"
filter="raw"
required="true"
validate="code"
/>
<!-- Plugin_events Field. Type: List. (joomla) -->
@@ -867,7 +866,6 @@
syntax="php"
editor="codemirror|none"
filter="raw"
required="true"
validate="code"
/>
<!-- Getcustom Field. Type: Text. (joomla) -->
@@ -900,7 +898,6 @@
syntax="php"
editor="codemirror|none"
filter="raw"
required="true"
validate="code"
/>
<!-- Pagination Field. Type: Radio. (joomla) -->
@@ -932,7 +929,6 @@
syntax="php"
editor="codemirror|none"
filter="raw"
required="true"
validate="code"
/>
<!-- Not_required Field. Type: Hidden. (joomla) -->
@@ -955,7 +951,6 @@
syntax="php"
editor="codemirror|none"
filter="raw"
required="true"
validate="code"
/>
<!-- Filter Field. Type: Subform. (joomla) -->
@@ -1086,7 +1081,6 @@
syntax="php"
editor="codemirror|none"
filter="raw"
required="true"
validate="code"
/>
<!-- Where Field. Type: Subform. (joomla) -->
@@ -1271,7 +1265,6 @@
syntax="php"
editor="codemirror|none"
filter="raw"
required="true"
validate="code"
/>
<!-- Global Field. Type: Subform. (joomla) -->