Commit d7429596 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

Home Page: Edit link to the home page works when editing another app

parent 4ba0e16c
......@@ -56,7 +56,8 @@
.push(function () {
return gadget.getUrlFor({
page: "editor",
url: "gadget/gadget_cribjs_page_cribjs_home.html"
url: "gadget/gadget_cribjs_page_cribjs_home.html",
crib_enable_url: "crib-enable.html"
});
})
.push(function (link) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment