AAIT#35678 SMS functie alleen als je de bundel hebt

svn path=/Website/trunk/; revision=29092
This commit is contained in:
Jos Groot Lipman
2016-04-20 15:35:03 +00:00
parent 08707315f9
commit a0849b5f67

View File

@@ -121,6 +121,8 @@ function model_fac_srtnotificatie()
}
};
if (!S("puo_smsaccount"))
this.fields.notification_mode.bits[0].radios.splice(2, 1);
this.REST_GET = generic_REST_GET(this);
this.REST_POST = generic_REST_POST(this);