Merge pull request #20 in KWA/mobile-device-management from feature/KMP-59-indicate-folder-sharing-requirements-in-dialog to master
* commit '458ed721c75c9eff5dbfba578bafee02f321da52': Indicate folder sharing requirements in dialog
This commit is contained in:
		| @@ -77,7 +77,7 @@ Zarafa.plugins.mdm.dialogs.MDMManageSharedFolderPanel = Ext.extend(Ext.Panel, { | |||||||
| 			items: [{ | 			items: [{ | ||||||
| 				xtype: 'displayfield', | 				xtype: 'displayfield', | ||||||
| 				hideLabel : true, | 				hideLabel : true, | ||||||
| 				value: dgettext('plugin_mdm','Select folders to sync on your device') | 				value: dgettext('plugin_mdm','Select folders to sync to your device from the list below. To add additional mailboxes to the list, open them in WebApp first.') | ||||||
| 			}, { | 			}, { | ||||||
| 				xtype: 'mdm.hierarchytree', | 				xtype: 'mdm.hierarchytree', | ||||||
| 				autoScroll : true, | 				autoScroll : true, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user