Minor changes
This commit is contained in:
		
							parent
							
								
									e30f2eb297
								
							
						
					
					
						commit
						7a19b63837
					
				| @ -39,7 +39,6 @@ | |||||||
| </template> | </template> | ||||||
| 
 | 
 | ||||||
| <script> | <script> | ||||||
| debugger |  | ||||||
| import QuizSingleChoice from "./Quiz/QuizSingleChoice.vue" | import QuizSingleChoice from "./Quiz/QuizSingleChoice.vue" | ||||||
| export default { | export default { | ||||||
| 	props: ['content', 'type'], | 	props: ['content', 'type'], | ||||||
|  | |||||||
| @ -3,6 +3,6 @@ | |||||||
| {% block title %}{{ heading or "Academy"}}{% endblock %} | {% block title %}{{ heading or "Academy"}}{% endblock %} | ||||||
| 
 | 
 | ||||||
| {% block page_content %} | {% block page_content %} | ||||||
| <div id="web-academy"></div> | <div id="academy"></div> | ||||||
| <script type="text/javascript" src="/assets/js/web-academy.min.js"></script> | <script type="text/javascript" src="/assets/js/web-academy.min.js"></script> | ||||||
| {% endblock %} | {% endblock %} | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user