93. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2023-03-13 03:00:44 +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.

93.1 Files compared

#LocationFileLast Modified
1Porto v4.0.4/Porto Theme/app/code/Smartwave/Megamenu/etc/adminhtmlmenu.xml2016-06-21 16:16:20 +0000
2Porto v4.0.5/Porto Theme/app/code/Smartwave/Megamenu/etc/adminhtmlmenu.xml2016-06-21 16:16:20 +0000

93.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged162
Changed00
Inserted00
Removed00

93.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

93.4 Active regular expressions

No regular expressions were active.

93.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_Megamenu::megamenu"  12    id="Smartwave_Megamenu::megamenu" 
13    title="Mega Menu"  13    title="Mega Menu" 
14    module="Smartwave_Megamenu"  14    module="Smartwave_Megamenu" 
15    sortOrder="505"  15    sortOrder="505" 
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_Megamenu::configration"  21    id="Smartwave_Megamenu::configration" 
22    title="Configuration 22    title="Configuration
23    module="Smartwave_Megamenu"  23    module="Smartwave_Megamenu" 
24    sortOrder="10"  24    sortOrder="10" 
25    parent="Smartwave_Megamenu::megamenu"  25    parent="Smartwave_Megamenu::megamenu" 
26    action="adminhtml/system_config/edit/section/sw_megamenu"  26    action="adminhtml/system_config/edit/section/sw_megamenu" 
27    resource="Smartwave_Megamenu::config_megamenu" 27    resource="Smartwave_Megamenu::config_megamenu"
28   /> 28   />
29        29       
30  </menu> 30  </menu>
31 </config> 31 </config>