+ refactored Raymond's fix to Bug 576424

This commit is contained in:
Ian Gilman 2010-07-02 16:33:33 -07:00
parent 97ead3a57c
commit 8a017fdd19

View File

@ -481,7 +481,7 @@ window.Subscribable.prototype = {
// ##########
// Class: Utils
// Singelton with common utility functions.
var Utils = {
var Utils = {
// ___ Windows and Tabs
// ----------