partial_identifier icon indicating copy to clipboard operation
partial_identifier copied to clipboard

Should not affect to ajax

Open x2es opened this issue 15 years ago • 0 comments

partial_identifier should not pass div-tags into js or json respons

for example in Spree application taxon editig reproduce steps:

  • create taxon http://localhost:3000/admin/taxonomies
  • Add sub taxon (level 1)
  • Add sub sub taxon (level 2)
  • Refresh page
  • Try to expan tree => checkout the ajax respond

x2es avatar Oct 17 '10 02:10 x2es