[webpack.ue.manage] minmod
This commit is contained in:
parent
3b5875ab06
commit
fa311d6df7
|
@ -918,9 +918,9 @@ gstore.add('upd_prof', function(type, res_i){
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* (12) Remove a Cours|TD|TP
|
/* (12) Create|Remove a Cours|TD|TP
|
||||||
---------------------------------------------------------*/
|
---------------------------------------------------------*/
|
||||||
/* (1) Update a prof (or unset) */
|
/* (1) Remove a Cours|TD|TP */
|
||||||
gstore.add('rem', function(type, res_i){
|
gstore.add('rem', function(type, res_i){
|
||||||
|
|
||||||
// 1. Check params types
|
// 1. Check params types
|
||||||
|
|
Loading…
Reference in New Issue