Created actions script file.

This commit is contained in:
Pierre
2018-01-16 06:52:01 +01:00
parent 527d14606e
commit 4b91f03b10
2 changed files with 8 additions and 0 deletions

View File

@ -691,6 +691,13 @@ var ComunicWeb = {
//TODO : implement
},
/**
* Post actions
*/
actions: {
//TODO : implement
}
},
/**