From 76b82228e06979f33149958c27065e3b849d9968 2014-06-09 19:05:39 From: Jonathan Frederic Date: 2014-06-09 19:05:39 Subject: [PATCH] Rebase cleanup, comments and nesting --- diff --git a/IPython/html/static/base/js/dialog.js b/IPython/html/static/base/js/dialog.js index cce6f8c..7573a5c 100644 --- a/IPython/html/static/base/js/dialog.js +++ b/IPython/html/static/base/js/dialog.js @@ -15,24 +15,6 @@ IPython.dialog = (function (IPython) { "use strict"; var modal = function (options) { - // - var modal = $("
") .addClass("modal") .addClass("fade") diff --git a/IPython/html/templates/notebook.html b/IPython/html/templates/notebook.html index aee8c5a..acd51b2 100644 --- a/IPython/html/templates/notebook.html +++ b/IPython/html/templates/notebook.html @@ -83,7 +83,7 @@ class="notebook_app"
  • Python (.py)
  • HTML (.html)
  • reST (.rst)
  • -
  • PDF (.pdf)
  • +
  • PDF (.pdf)
  • @@ -256,12 +256,12 @@ class="notebook_app"
    -
    + + +