1 app.config(function($routeProvider) {
4 //.when('/notebook-frame/:id/:key/:value',{
5 //.when('/notebook-frame/:nid/:qprms',{
6 /*.when('/notebook-frame',{
7 templateUrl: 'app/fusion/notebook-integration/scripts/view-models/notebook-frame.html',
8 controller: 'notebookFrameController'
12 templateUrl: 'app/fusion/notebook-integration/scripts/view-models/notebook-viz.html',
13 controller: 'notebookFrameController'