mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
MINOR Syntax in LeftAndMain.js
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92786 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
2fce8cf06e
commit
8d0c82ba52
@ -404,7 +404,7 @@ var ss_MainLayout;
|
|||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
})(jQuery);
|
}(jQuery));
|
||||||
|
|
||||||
// Backwards compatibility
|
// Backwards compatibility
|
||||||
var statusMessage = function(text, type) {
|
var statusMessage = function(text, type) {
|
||||||
|
Loading…
Reference in New Issue
Block a user