jDiction Forum
		English => General Questions => Topic started by: Finarfin on June 20, 2013, 07:59:01 pm
		
			
			- 
				Could you check it? Right now the last three columns have something like this
 
 Link modules \ ID \ Translation
 (Flag) \ Associated menu \ 1
 
 Its an example
- 
				you don't menuitems you mean menus correct? 
			
- 
				When you manage the menu types :) not the menu entries 
			
- 
				Joomla 3 or 2.5? I thought I fixed it for Joomla 2.5
			
- 
				2.5, but I dont have the last lastly version so I´ll let you know after that. I think I found 0.9.9.9 someplace, I´ll let you know.
			
- 
				Not fixed on 0.9.9.9 and 2.5.8 ;)
			
- 
				Which file manage this? I could take a look ;)
			
- 
				the js files: administrator\components\com_jdiction\assets\jdiction*.js
 
 You only have to look how many columns the header has, based on that you can add or reduce the position or add rowspan?!
- 
				I solved changing line 28 tbl.rows[0] with tblBody.rows[0], hope you agree ;)
			
- 
				If you say this works I'm happy with it.
			
- 
				Well, if I were you I wouldn´t put in production anything I say before some testing  ;D