silverstripe / silverstripe-elemental

Create pages in Silverstripe CMS using content blocks
http://dna.co.nz
BSD 3-Clause "New" or "Revised" License
109 stars 116 forks source link

“Archived block” message not cleared after archiving #568

Open kinglozzer opened 5 years ago

kinglozzer commented 5 years ago

Steps to reproduce:

DNADesign\Elemental\Models\BaseElement:
  inline_editable: false

I guess it the message only gets cleared on the edit form

robbieaverill commented 5 years ago

Which versions are you dealing with? Are you archiving a non-inline editable block which would create a backend success message rather that a jQuery toast message?

kinglozzer commented 5 years ago
dnadesign/silverstripe-elemental           4.0.0
silverstripe/admin                         1.3.0
silverstripe/framework                     4.3.0

Sorry, I should’ve clarified - this is talking about non-inline-editable elements