You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

{
    files: [
        "SHRINE_ctrl.js",
        "i2b2_msgs.js"
    ],
    css: [],
    config: {
    // additional configuration variables that are set by the system
    name: "SHRINE Cell",
        description: "The SHRINE cell...",
        category: ["core","cell","shrine"],
        newTopicURL: "https://your_fqdn_url:6443/steward/client/index.html#/topics",
        readApprovedURL: "https://your_fqdn_url:6443/shrine/rest/i2b2/request"
    }
}

  • No labels