Hello,
I have upgraded Mantis and the column "projection" as disapear on "View issues" page !
How to show it again ? It was a important field for us.
Thanks for all.
Nolkyz
Mantis : 1.2.17
			
			
													[SOLVED] Projection
Moderators: Developer, Contributor
[SOLVED] Projection
					Last edited by Nolkyz on 10 Oct 2014, 11:57, edited 1 time in total.
									
			
						
										
						Re: Projection
Try adding the following line to file config_inc.php
			
			
									
						
										
						Code: Select all
$g_enable_projection = ON;Re: Projection
Thanks atrol it works !