User select functionnal

This commit is contained in:
Pierre
2017-06-05 16:03:14 +02:00
parent c66b40a137
commit da64011e58
5 changed files with 111 additions and 0 deletions

View File

@ -502,6 +502,13 @@ var ComunicWeb = {
},
},
/**
* User selector
*/
userSelect:{
//TODO : implement
}
},
/**