mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-12-24 18:08:50 +00:00
Created actions script file.
This commit is contained in:
parent
527d14606e
commit
4b91f03b10
@ -691,6 +691,13 @@ var ComunicWeb = {
|
||||
//TODO : implement
|
||||
},
|
||||
|
||||
/**
|
||||
* Post actions
|
||||
*/
|
||||
actions: {
|
||||
//TODO : implement
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
|
@ -220,6 +220,7 @@ class Dev {
|
||||
"js/components/like/interface.js",
|
||||
|
||||
//Posts component
|
||||
"js/components/posts/actions.js",
|
||||
"js/components/posts/visibilityLevels.js",
|
||||
"js/components/posts/interface.js",
|
||||
"js/components/posts/ui.js",
|
||||
|
Loading…
Reference in New Issue
Block a user