Commit Graph

7 Commits

Author SHA1 Message Date
Frédéric FRANCE
70d79f0d3f Update llx_c_socialnetworks.sql 2023-02-16 22:17:52 +01:00
Laurent Destailleur
311d69da4e FIX Picto google plus 2022-07-18 11:07:48 +02:00
UT from dolibit
8a0ee772d3 add GitHub
INSERT INTO llx_c_socialnetworks (entity, code, label, url, icon, active) VALUES ( 1, 'github', 'GitHub', 'https://www.github.com/{socialid}', '', 0);
2022-02-18 13:10:38 +01:00
UT from dolibit
d269e8da15 Update llx_c_socialnetworks.sql 2021-04-09 20:55:28 +02:00
Frédéric FRANCE
bbf962842e add icons 2019-11-05 21:09:11 +01:00
Laurent Destailleur
b4d72e3e96 Fix link to setup of social network module 2019-11-05 10:00:46 +01:00
Frédéric FRANCE
230c14e189 add social networks 2019-09-12 22:32:41 +02:00