[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Fmsystem-commits] [11249] API: more on ajax menu
From: |
Sigurd Nes |
Subject: |
[Fmsystem-commits] [11249] API: more on ajax menu |
Date: |
Fri, 02 Aug 2013 12:41:07 +0000 |
Revision: 11249
http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11249
Author: sigurdne
Date: 2013-08-02 12:41:00 +0000 (Fri, 02 Aug 2013)
Log Message:
-----------
API: more on ajax menu
Modified Paths:
--------------
trunk/phpgwapi/templates/portico/navbar.tpl
Modified: trunk/phpgwapi/templates/portico/navbar.tpl
===================================================================
--- trunk/phpgwapi/templates/portico/navbar.tpl 2013-08-02 11:54:38 UTC (rev
11248)
+++ trunk/phpgwapi/templates/portico/navbar.tpl 2013-08-02 12:41:00 UTC (rev
11249)
@@ -11,7 +11,7 @@
}
var sUrl = phpGWLink('logout.php');
- window.open(sUrl);
+ window.open(sUrl,'_self');
}
</script>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Fmsystem-commits] [11249] API: more on ajax menu,
Sigurd Nes <=