mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-11-06 05:04:13 +00:00
Created searchForm file
This commit is contained in:
assets/js
corePage/config
@@ -427,7 +427,14 @@ var ComunicWeb = {
|
||||
* Set a new mail value
|
||||
*/
|
||||
set: function(mail){},
|
||||
}
|
||||
},
|
||||
|
||||
/**
|
||||
* Search form component
|
||||
*/
|
||||
searchForm: {
|
||||
//TODO : implement
|
||||
},
|
||||
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user