forked from CIT/Vmeda.Online
		
	Merge pull request #1769 from dpalou/MOBILE-2875
MOBILE-2875 core: Map remoteAddOn_ to sitePlugin_
This commit is contained in:
		
						commit
						aa3d1fd2d0
					
				| @ -67,6 +67,7 @@ export class CoreTextUtilsProvider { | |||||||
|         {old: /_mmaModUrl/g, new: '_AddonModUrl'}, |         {old: /_mmaModUrl/g, new: '_AddonModUrl'}, | ||||||
|         {old: /_mmaModWiki/g, new: '_AddonModWiki'}, |         {old: /_mmaModWiki/g, new: '_AddonModWiki'}, | ||||||
|         {old: /_mmaModWorkshop/g, new: '_AddonModWorkshop'}, |         {old: /_mmaModWorkshop/g, new: '_AddonModWorkshop'}, | ||||||
|  |         {old: /remoteAddOn_/g, new: 'sitePlugin_'}, | ||||||
|     ]; |     ]; | ||||||
| 
 | 
 | ||||||
|     protected template = document.createElement('template'); // A template element to convert HTML to element.
 |     protected template = document.createElement('template'); // A template element to convert HTML to element.
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user