Contacts version 2.0 (#6181)

* Version update 2.0

Changes:
- Using CSS Grid
- Mobile Friendly
- Responsive
This commit is contained in:
AlexC 2021-12-10 10:03:37 -07:00 committed by GitHub
parent b75366bfdc
commit 4d4501fbcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2193 additions and 541 deletions

View File

@ -5,7 +5,7 @@
$apps[$x]['uuid'] = "04481e0e-a478-c559-adad-52bd4174574c";
$apps[$x]['category'] = "CRM";
$apps[$x]['subcategory'] = "";
$apps[$x]['version'] = "1.1";
$apps[$x]['version'] = "2.0";
$apps[$x]['license'] = "Mozilla Public License 1.1";
$apps[$x]['contact_url'] = "http://www.fusionpbx.com";
$apps[$x]['description']['en-us'] = "Provides a place to store contact information for individuals and organizations.";

File diff suppressed because it is too large Load Diff