schmidt1024/Blank-Bootstrap-Edition

Fronte end editing form cannot be saved neither cancelled

Closed this issue · 2 comments

Steps to reproduce :

  1. Login as admin in the frontend
  2. edit an article.
  3. Click on Save or Cancel button
  4. Nothing happened

I tried to remove these lines and it works. Not sure whether this is a correct approach or not
unset($doc->_scripts[$this->baseurl .'/media/system/js/mootools-core.js']);
unset($doc->_scripts[$this->baseurl .'/media/system/js/mootools-more.js']);
unset($doc->_scripts[$this->baseurl .'/media/system/js/caption.js']);

Thanks for reporting. I will work on frontend edition support. Meanwhile, you can assign the protostar template for frontend editing.