Add more sample content to subscriptions page
This commit is contained in:
parent
045fefb806
commit
a01820e565
8 changed files with 134 additions and 4 deletions
|
|
@ -20,5 +20,6 @@
|
|||
var cockpit = require("cockpit");
|
||||
|
||||
document.addEventListener("DOMContentLoaded", function() {
|
||||
console.log("subscription-manager loaded");
|
||||
var app = require("./index.es6");
|
||||
app.run();
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue