Closed pvullioud closed 8 years ago
Are you sure you need to comment all of those ? Since I think tooltips, validations & keepalive are supported in J 2.5 ? Only chozn is not, I think.
Will get that checked anyway, I'm currently travelling with very limited access :)
Can you verify this with the latest commits ?
I had to comment this lines on the view
JHtml::('behavior.tooltip'); JHtml::('behavior.formvalidation'); JHtml::('formbehavior.chosen', 'select'); JHtml::('behavior.keepalive');