1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-11-06 05:04:13 +00:00

Created searchForm file

This commit is contained in:
Pierre
2017-05-26 12:01:54 +02:00
parent 2836de9ab6
commit d52b167ae1
4 changed files with 26 additions and 4 deletions
assets/js
common
components
corePage/config

@@ -427,7 +427,14 @@ var ComunicWeb = {
* Set a new mail value
*/
set: function(mail){},
}
},
/**
* Search form component
*/
searchForm: {
//TODO : implement
},
},