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

m
Line 27: Line 27:
  
 
var graph = null;
 
var graph = null;
     if(!$(".navbar-toggle").is(":visible")) {
+
     if($(window).width() > 700) {
 
graph = new notebookGraph($('#notebook'));
 
graph = new notebookGraph($('#notebook'));
 
} else {
 
} else {

Revision as of 02:29, 29 July 2015

Notebook