Project

General

Profile

hide the initial helpdesktop of sitools

Just fix the client-user-3.0/app/Application.js as it 's explained below:

  showDesktopHelp : function () {
        if (Ext.util.Cookies.get('showDesktopHelp') == "true") {
            return;
        }