Removes jquery.layout files, apparently they aren't use anywhere.
This commit is contained in:
parent
def9a6a963
commit
1fecae2f09
3 changed files with 0 additions and 358 deletions
|
@ -246,12 +246,6 @@
|
|||
helper: fixHelper
|
||||
});
|
||||
*/
|
||||
/* JQuery Layout Plugin - I don't think this is used anywhere
|
||||
function resizePageLayout() {
|
||||
var pageLayout = $("body").data("layout");
|
||||
if (pageLayout) pageLayout.resizeAll();
|
||||
};
|
||||
*/
|
||||
|
||||
// Global Functions
|
||||
window.onbeforeunload = function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue