Restore Yii CRUD to its NON-Javascript 1.0.0 version

We find Yii Crud very helpfull in our work.

But that javascript in new 1.1.0 CRUD distressed us,

so we wrote our CRUD, based on previous CRUD.

I think that should remove javascript, ajax and return to minimalistic disign based on pure html. It was very understandable and usefull.

You can release your CRUD yiic command as an extension so everyone will be able to switch to non-ajax version easily.

I am with you… I believe with Gii, we will supply alternative code templates that are more minimalistic.