Closed GoogleCodeExporter closed 8 years ago
It is about to rendering the Groups tabs,
last two parameters of the renderPartial function should be false and true
like here
http://code.google.com/p/traceper/source/browse/branches/DevWebInterface/protect
ed/controllers/UsersController.php#155
I think, Adnan u are the developer of the groups section so i am making myself
the owner of the issue and adding you to cc. Right?
Original comment by ahmetmermerkaya@gmail.com
on 6 Feb 2012 at 3:36
Yes you're right dude, I'll take care about it. But isn't it already like
you mentioned at:
http://code.google.com/p/traceper/source/browse/branches/DevWebInterface/protect
ed/controllers/GroupsController.php#334
6 �ubat 2012 17:36 tarihinde <traceper@googlecode.com> yazd�:
Original comment by adnanka...@gmail.com
on 6 Feb 2012 at 9:19
yeap u are right then one more thing
u should need to add below line before renderpartial function
Yii::app()->clientScript->scriptMap['jquery.yiigridview.js'] = false;
this js file is loaded once with usercontroller/actionGetUserList, it shouldnt
be loaded again.
Original comment by ahmetmermerkaya@gmail.com
on 7 Feb 2012 at 6:26
yeap u are right then one more thing
u should need to add below line,
Yii::app()->clientScript->scriptMap['jquery.yiigridview.js'] = false;
this js file is loaded once with usercontroller/actionGetUserList, it
shouldnt be loaded again.
Original comment by ahmetmermerkaya@gmail.com
on 7 Feb 2012 at 6:26
Ok man, I got the point and fixed the problem. Could you please verify it?
Original comment by adnanka...@gmail.com
on 7 Feb 2012 at 7:34
Original comment by ahmetmermerkaya@gmail.com
on 19 Apr 2012 at 6:37
Original issue reported on code.google.com by
adnanka...@gmail.com
on 4 Feb 2012 at 3:42