Stable#8
Conversation
|
Thanks for providing this. I'll try to have a look as soon as I can. First question, is there a nice fallback in can jQuery or JavaScript are turned off? |
|
Sorry, but I don't understand your question 2012/11/19 Frédéric Massart notifications@github.com
|
|
Oh sorry, I was just wondering what happened in case jQuery was not available within Cake, or if the user has Javascript disabled in his browser. |
|
JavaScript needs to be enabled. My code first just checks if jQuery is *if (typeof jQuery == 'undefined') { Better in that way, is not? PILAR RODRÍGUEZ
|
|
I guess my main concerns here are:
Thanks for your time! Let me know what you think about all that. Cheers, |
|
Hello, I will have a look on it at the beginning of next week. Thank you for your response PILAR RODRÍGUEZ 2012/11/21 Frédéric Massart notifications@github.com
|
|
Hi there, did you get a chance to work on the patch? Cheers, |
|
👍 |
Hi,
I have added some jQuery so that the permission icons change on-the-fly when changes are made. Check it out and see if you like it!
Regards,
PILAR RODRIGUEZ