Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

Delete duplicate itens #12

Closed
marcosvpj opened this issue Jun 5, 2014 · 1 comment
Closed

Delete duplicate itens #12

marcosvpj opened this issue Jun 5, 2014 · 1 comment

Comments

@marcosvpj
Copy link

After I delete a item from a list , when I edit another item in the same list the edited item has his value updated and the next item too.

I am using this list:

{ "import": [
"frontend.components.",
"common.helpers.ciHelpers.
",
"frontend.models.",
"backend.models.
",
"common.modules.configuracao.ConfiguracaoModule",
"backend.components.",
"common.extensions.components.
",
"common.components.",
"common.helpers.
",
"common.models.",
"common.utils.
",
"common.validators.",
"bootstrap.helpers.
",
"application.controllers.",
"application.extensions.
",
"application.helpers.",
"application.models.
",
"common.modules.usuario.models.",
"common.modules.usuario.components.
",
"backend.modules.faq.models.*"
]
}

@mb21
Copy link
Owner

mb21 commented Jun 10, 2014

Thanks, fixed with b5d7898

@mb21 mb21 closed this as completed Jun 10, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants