1
0
Fork 0
mirror of https://github.com/silentsakky/zarafa-webapp-passwd synced 2026-07-27 18:41:08 +02:00
zarafa-webapp-passwd/js/ABOUT.js
Saket Patel 843f674854 commit initial skeleton of the plugin
nothing is working
2013-07-02 01:35:25 +05:30

8 lines
233 B
JavaScript

Ext.namespace('Zarafa.plugins.passwd');
/**
* @class Zarafa.plugins.passwd.ABOUT
*
* The copyright string holding the copyright notice for the Zarafa passwd Plugin.
*/
Zarafa.plugins.sugarcrm.ABOUT = "Something should be here";