mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Prepare login page
This commit is contained in:
@ -1,9 +1,12 @@
|
||||
/**
|
||||
* Common homes functions
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
ComunicWeb.pages.home.home = {
|
||||
/**
|
||||
* Open home page
|
||||
*
|
||||
* @param {Object} additionnalData Additionnal data passed in the method
|
||||
* @param {element} targetElement Where the template will be applied
|
||||
* @returns {Boolean} False if it fails
|
||||
|
Reference in New Issue
Block a user