mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 11:05:54 +01:00 
			
		
		
		
	Update bootstrap in ACP
Also fixed #4872 by moving user creation modal to root level (outside of .panel)
This commit is contained in:
		| @@ -39,8 +39,7 @@ module.exports = function(Meta) { | ||||
| 				paths = [ | ||||
| 					baseThemePath, | ||||
| 					path.join(__dirname, '../../node_modules'), | ||||
| 					path.join(__dirname, '../../public/vendor/fontawesome/less'), | ||||
| 					path.join(__dirname, '../../public/vendor/bootstrap/less') | ||||
| 					path.join(__dirname, '../../public/vendor/fontawesome/less') | ||||
| 				], | ||||
| 				source = '@import "font-awesome";'; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user