• Display problem in the menu (left col )

    By Alain GRAPPY 1 decade ago

    Hi

    In the left col (command area) instead of the menu Send Files with the 2 optins Send New Files and Sent File, I have the javascript code

    #{javascript:if(applicationScope.enableSend == "true"){ return true; } else { return false; }}#{javascript:if(applicationScope.enableReceive == "true"){ return true; } else { return false; }}

     

    I can I solve this ?