forked from extern/egroupware
c0abff9612
- Get phone widget working using telephony integration if configured, tel: if user's on an Android or iPhone - Popup calendar on date widget
11 lines
212 B
JSON
11 lines
212 B
JSON
var text_data = {
|
|
content: {
|
|
"url": "www.egroupware.org",
|
|
"email": "",
|
|
"phone": "(866) 789-RACE",
|
|
"url_ro": "www.egroupware.org",
|
|
"email_ro": "info@egroupware.org",
|
|
"phone_ro": "(866) 789-RACE"
|
|
}
|
|
}
|