Skip to content
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

Impossible d'éditer une catégorie #12

Closed
C4ptainCrunch opened this issue May 18, 2012 · 1 comment
Closed

Impossible d'éditer une catégorie #12

C4ptainCrunch opened this issue May 18, 2012 · 1 comment
Labels
Milestone

Comments

@C4ptainCrunch
Copy link
Contributor

Les liens pour éditer et supprimer une catégorie ne marchent pas.

Browser : Chrome 18 et 19
URL : http://cours.cerkinfo.be/zoidberg#/admin/tree

@C4ptainCrunch
Copy link
Contributor Author

1er problème :
<span class="action_link onclick=" cat_edit(5);">edit</span>
Sould be <span class="action_link" onclick=" cat_edit(5);">edit</span>
2ème problème : si on corrige le 1er, cat_edit() lance alert('NYI')
3ème problème : cat_rm() renvoie une erreur pas explicite si la catégorie contient une sous-catégorie

C4ptainCrunch added a commit to C4ptainCrunch/proj402 that referenced this issue May 20, 2012
@ghost ghost assigned C4ptainCrunch May 20, 2012
@ekatsah ekatsah closed this as completed May 21, 2012
C4ptainCrunch pushed a commit to C4ptainCrunch/proj402 that referenced this issue May 21, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants