/*! * AdminLTE 3.0.0 Demo App * Author Abdullah Almsaeed * Homepage Almsaeed Studio * License MIT */ (function ($) { 'use strict'; // Activate the layout manager $('body').Layout(); }(jQuery));