mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Created friendship request buttons
This commit is contained in:
@ -696,6 +696,20 @@ var ComunicWeb = {
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* Handle the rendering of the friendship status
|
||||
*/
|
||||
friendshipStatus: {
|
||||
|
||||
/**
|
||||
* Display the friendship status
|
||||
*/
|
||||
display: function(userID, target){},
|
||||
|
||||
//TODO : implement
|
||||
|
||||
},
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user