-
Notifications
You must be signed in to change notification settings - Fork 32
Stable #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: stable
Are you sure you want to change the base?
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 [email protected]
|
|
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 [email protected]
|
|
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