mirror of
				https://github.com/retspen/webvirtcloud
				synced 2025-07-31 12:41:08 +00:00 
			
		
		
		
	Update Ace XML Editor 1.4.10 - Move seperate dir
This commit is contained in:
		
							parent
							
								
									d384c914a4
								
							
						
					
					
						commit
						b48b112a40
					
				
					 10 changed files with 26 additions and 21 deletions
				
			
		| 
						 | 
				
			
			@ -178,7 +178,7 @@
 | 
			
		|||
            }(jQuery));
 | 
			
		||||
        });
 | 
			
		||||
    </script>
 | 
			
		||||
    <script src="{% static "js/ace.js" %}"></script>
 | 
			
		||||
    <script src="{% static "js/ace/ace.js" %}"></script>
 | 
			
		||||
    <script>
 | 
			
		||||
        var editor = ace.edit("edit_editor");
 | 
			
		||||
        editor.getSession().setMode("ace/mode/xml");
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -156,7 +156,7 @@
 | 
			
		|||
    });
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<script src="{% static "js/ace.js" %}"></script>
 | 
			
		||||
<script src="{% static "js/ace/ace.js" %}"></script>
 | 
			
		||||
<script>
 | 
			
		||||
   var editor = ace.edit("editor");
 | 
			
		||||
    editor.getSession().setMode("ace/mode/xml");
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue