Fixed typo in widget model code causing notebook to not load

This commit is contained in:
Jonathan Frederic 2013-11-18 21:11:35 +00:00
parent c0ff518107
commit 96c6db3c1d

View File

@ -64,7 +64,7 @@ define(["components/underscore/underscore-min",
}
},
send = function (content) {
send: function(content) {
// Used the last modified view as the sender of the message. This
// will insure that any python code triggered by the sent message