41. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2022-09-08 08:48:55 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

41.1 Files compared

#LocationFileLast Modified
1/Volumes/Data 1/Ampps/www/Porto v4.0.2/Theme Files/Magento 2.x/Porto Theme/app/code/Smartwave/Porto/etc/adminhtmlmenu.xml2022-04-30 07:59:50 +0000
2Theme Files/Magento 2.x/Porto Theme/app/code/Smartwave/Porto/etc/adminhtmlmenu.xml2022-09-08 03:01:50 +0000

41.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged2100
Changed12
Inserted00
Removed00

41.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

41.4 Active regular expressions

No regular expressions were active.

41.5 Comparison detail

1 <?xml  1 <?xml 
2  version="1.0" 2  version="1.0"
3 ?> 3 ?>
4 <config  4 <config 
5  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  5  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
6  xsi:noNamespaceSchemaLocation="../../../../Magento/Backend/etc/menu.xsd" 6  xsi:noNamespaceSchemaLocation="../../../../Magento/Backend/etc/menu.xsd"
7 > 7 >
8       8      
9  <menu> 9  <menu>
10            10           
11   <add  11   <add 
12    id="Smartwave_Porto::porto_theme"  12    id="Smartwave_Porto::porto_theme" 
13    title="Porto 4.0.2 13    title="Porto 4.0.3
14    module="Smartwave_Porto"  14    module="Smartwave_Porto" 
15    sortOrder="10"  15    sortOrder="10" 
16    parent="Smartwave_Core::sw_all 16    parent="Smartwave_Core::sw_all
17    resource="Smartwave_Core::all" 17    resource="Smartwave_Core::all"
18   /> 18   />
19            19           
20   <add  20   <add 
21    id="Smartwave_Porto::theme_settings"  21    id="Smartwave_Porto::theme_settings" 
22    title="Settings Panel"  22    title="Settings Panel" 
23    module="Smartwave_Porto"  23    module="Smartwave_Porto" 
24    sortOrder="10"  24    sortOrder="10" 
25    parent="Smartwave_Porto::porto_theme"  25    parent="Smartwave_Porto::porto_theme" 
26    action="adminhtml/system_config/edit/section/porto_settings"  26    action="adminhtml/system_config/edit/section/porto_settings" 
27    resource="Smartwave_Porto::theme_settings" 27    resource="Smartwave_Porto::theme_settings"
28   /> 28   />
29            29           
30   <add  30   <add 
31    id="Smartwave_Porto::theme_design"  31    id="Smartwave_Porto::theme_design" 
32    title="Design Panel"  32    title="Design Panel" 
33    module="Smartwave_Porto"  33    module="Smartwave_Porto" 
34    sortOrder="20"  34    sortOrder="20" 
35    parent="Smartwave_Porto::porto_theme"  35    parent="Smartwave_Porto::porto_theme" 
36    action="adminhtml/system_config/edit/section/porto_design"  36    action="adminhtml/system_config/edit/section/porto_design" 
37    resource="Smartwave_Porto::theme_design" 37    resource="Smartwave_Porto::theme_design"
38   /> 38   />
39            39           
40   <add  40   <add 
41    id="Smartwave_Porto::activation"  41    id="Smartwave_Porto::activation" 
42    title="Activation"  42    title="Activation" 
43    module="Smartwave_Porto"  43    module="Smartwave_Porto" 
44    sortOrder="30"  44    sortOrder="30" 
45    parent="Smartwave_Porto::porto_theme"  45    parent="Smartwave_Porto::porto_theme" 
46    action="adminhtml/system_config/edit/section/porto_license"  46    action="adminhtml/system_config/edit/section/porto_license" 
47    resource="Smartwave_Porto::activation" 47    resource="Smartwave_Porto::activation"
48   /> 48   />
49        49       
50  </menu> 50  </menu>
51 </config> 51 </config>