I installed and enabled this module and all the required ones on a Drupal standard profile (not a Spark profile), when I access the admin/structure/panels/layouts/list/default page, no editing interface (as below) shows up. But the exported configuration of the default layout is the same as that in the Spark distribution.
Any tips would be appreciated very much!

layout screenshot

Comments

debain’s picture

Issue summary: View changes

Same problem, admin/structure/panels/layouts/list/spark_demo_home/edit does not work.
No error message and then it is loading page admin/structure/panels (instead of showing the layout editor)

debain’s picture

Ok found the solution:
Install devel module and navigate to devel/menu/reset to rebuild the menu. (or: drush cc menu)
See https://www.drupal.org/node/2327759

koenvanhees’s picture

Set jquery to 1,9, rebuilt menu, still no show.