Browse
For agents
About
Elementor Website Builder – more than just a page builder
/
4.0.3
Elementor Website Builder – more than just a page builder
v4.0.3
Switch version
4.3.0-beta3
4.3.0-beta2
4.3.0-beta1
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.1.5
4.2.0-beta2
4.2.0-dev2
4.2.0-beta1
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.1.0-beta3
4.1.0-dev3
4.0.9
4.1.0-beta2
4.1.0-dev2
4.0.8
4.1.0-beta1
4.1.0-dev1
All 452 releases
Overview
Code
← All changes
|
modules/editor-one/classes/menu-config.php
+1
-1
4.1.5
→
4.0.3
View file →
@@ -83,9 +83,9 @@
83
83
84
84
public static function get_attribute_mapping(): array {
85
85
$default_mapping = [
86
86
'e-form-submissions' => [
87
-
'position' => 70,
87
+
'position' => 50,
88
88
'icon' => 'send',
89
89
],
90
90
];
91
91