Author: hnategh
New Revision: 55561
URL: http://svn.stylite.de/viewvc/egroupware?rev=55561&view=rev
Log:
Mobile theme W.I.P:
- Fix view destroy and close eg. used in mail view -> delete
Modified:
trunk/mail/js/app.js
trunk/phpgwapi/js/jsapi/app_base.js
— trunk/mail/js/app.js (original)
+++ trunk/mail/js/app.js Tue Mar 29 17:49:33 2016
@@ -311,10 +311,7 @@
// we need to set mail_currentlyFocused var otherwise mail
// defined actions won’t work
this.mail_currentlyFocussed = this.et2.mail_currentlyFocussed;
-
// a replacement for is_popup to distinguishe whether
-
// the view should be considered like popup and it does indicate
-
// we are in view mode
-
this.mail_viewMode = true;
@@ -1585,9 +1582,9 @@
{
egw(window).close();
}
@@ -2091,7 +2088,7 @@
data = {
msg: [this.et2.getArrayMgr(“content”).getEntry(‘mail_id’)] || ‘’,
all: _allMessagesChecked || false,
@@ -2115,7 +2112,7 @@
rowClass = ‘seen’;
if (data.popup)
{
— trunk/phpgwapi/js/jsapi/app_base.js (original)
+++ trunk/phpgwapi/js/jsapi/app_base.js Tue Mar 29 17:49:33 2016
@@ -418,7 +418,6 @@
delete self.viewTemplate;
delete self.viewContainer;
delete self.et2_view;
@@ -482,7 +481,7 @@
// define a global close function for view template
// in order to be able to destroy view on action
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs