use strict in notificationwidget.js

This commit is contained in:
Matthias BUSSONNIER 2012-08-12 14:06:47 +02:00
parent 56a57de8e1
commit 8374d14d06

View File

@ -10,7 +10,7 @@
//============================================================================
var IPython = (function (IPython) {
"use strict";
var utils = IPython.utils;