1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-05-20 22:22:06 +00:00

Fix error

This commit is contained in:
Pierre HUBERT 2018-07-03 11:39:53 +02:00
parent 0b5e50aade
commit b527b3a22d

@ -51,7 +51,7 @@ ComunicWeb.pages.passwordForgotten.promptOption = {
* @param {HTMLElement} target The target of the form
* @param {Function} callback
*/
_show_options(hasSecurityQuestions, target, callback){
_show_options: function(hasSecurityQuestions, target, callback){
//Create a form
var form = createElem2({