Difference between revisions of "Team:Cambridge-JIC/Notebook"

Line 24: Line 24:
  
 
// instantiate our notebook
 
// instantiate our notebook
graph = new notebookGraphMob($('#notebook'));
+
graph = new notebookGraph($('#notebook'));
  
 
// establish the branches and their respective colours
 
// establish the branches and their respective colours

Revision as of 12:15, 28 July 2015

Notebook