Sindbad~EG File Manager

Current Path : /home/numerotech/st.aios-scientificcommittee.org/aios-slots/core/static/script/
Upload File :
Current File : //home/numerotech/st.aios-scientificcommittee.org/aios-slots/core/static/script/additional_form.js

var society_id = $("#society_id").val(); 
if (society_id == 2) //MOS
{   
   
	$("#profile_form").validate({
        rules: {
            gender:{required: true,},
            mc_number    :{required: true,},
            mc_state   :{required: true,},
            date:{required: true,},
            month:{required: true,},
            year:{required: true,},
        },
        messages: {
           gender     : "Please select your gender",
           mc_number  : "Enter your medical council number",
           mc_state   : "Select your medical council state",
           date       : "Select your Date",
           month      : "Select your Month",
           year       : "Select your Year",
        },
    });
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists