Posts by Domingos Gil • 11 points
1 post
- 
		1 votes2 answers1647 viewsA: Primefaces + Bootstrap Admin LTE Conflict jQueryI am working with the same template managed to solve the case as follows: 1 I put in the head the following code jQuery(Document). ready(Function(jQuery){ }); 2 removed jQuery/jquery-2.2.3.min. js…