Some rearrangements
This commit is contained in:
		
					parent
					
						
							
								1af274877d
							
						
					
				
			
			
				commit
				
					
						d5bfbeab6e
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -281,7 +281,7 @@ function string2bb(element) {
 | 
			
		|||
	$.fn.bbco_autocomplete = function(type) {
 | 
			
		||||
 | 
			
		||||
		if(type=='bbcode') {
 | 
			
		||||
			var open_close_elements = ['abstract','bold', 'italic', 'underline', 'overline', 'strike', 'quote', 'code', 'spoiler', 'map', 'nobb', 'noparse', 'pre', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'img', 'url', 'video', 'audio', 'youtube', 'vimeo', 'list', 'ul', 'ol', 'li', 'table', 'tr', 'th', 'td', 'center', 'color', 'font', 'size'];
 | 
			
		||||
			var open_close_elements = ['bold', 'italic', 'underline', 'overline', 'strike', 'quote', 'code', 'spoiler', 'map', 'img', 'url', 'audio', 'video', 'youtube', 'vimeo', 'list', 'ul', 'ol', 'li', 'table', 'tr', 'th', 'td', 'center', 'color', 'font', 'size', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'nobb', 'noparse', 'pre', 'abstract'];
 | 
			
		||||
			var open_elements = ['*', 'hr'];
 | 
			
		||||
 | 
			
		||||
			var elements = open_close_elements.concat(open_elements);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue