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 b434706684 added dialog for password change
implemented skeleton for php code
2013-07-03 03:30:43 +05:30

8 lines
231 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.passwd.ABOUT = "Something should be here";