Author: ralfbecker
New Revision: 56033
URL: http://svn.stylite.de/viewvc/egroupware?rev=56033&view=rev
Log:
moving login page social icons from phpgwapi to api
Added:
trunk/egroupware/api/templates/default/images/login_contact.svg
- copied unchanged from r56032, trunk/phpgwapi/templates/default/images/login_contact.svg
trunk/egroupware/api/templates/default/images/login_facebook.svg
- copied unchanged from r56032, trunk/phpgwapi/templates/default/images/login_facebook.svg
trunk/egroupware/api/templates/default/images/login_twitter.svg
- copied unchanged from r56032, trunk/phpgwapi/templates/default/images/login_twitter.svg
Removed:
trunk/phpgwapi/templates/default/images/login_contact.svg
trunk/phpgwapi/templates/default/images/login_facebook.svg
trunk/phpgwapi/templates/default/images/login_twitter.svg
Modified:
trunk/egroupware/api/js/login.js
— trunk/egroupware/api/js/login.js (original)
+++ trunk/egroupware/api/js/login.js Thu May 5 11:46:03 2016
@@ -17,7 +17,7 @@
{
// lock the device orientation in portrait view
if (screen.orientation) screen.orientation.lock(‘portrait’);
@@ -43,9 +43,9 @@
}
do_social([
-
{ "svg": egw_webserverUrl+"/phpgwapi/templates/default/images/login_contact.svg", "url": "https://www.egroupware.org/en/contact.html", "lang": { "de": "https://www.egroupware.org/de/kontakt.html" }},
-
{ "svg": egw_webserverUrl+"/phpgwapi/templates/default/images/login_facebook.svg", "url": "https://www.facebook.com/egroupware" },
-
{ "svg": egw_webserverUrl+"/phpgwapi/templates/default/images/login_twitter.svg", "url": "https://twitter.com/egroupware" }
-
{ "svg": egw_webserverUrl+"/api/templates/default/images/login_contact.svg", "url": "https://www.egroupware.org/en/contact.html", "lang": { "de": "https://www.egroupware.org/de/kontakt.html" }},
-
{ "svg": egw_webserverUrl+"/api/templates/default/images/login_facebook.svg", "url": "https://www.facebook.com/egroupware" },
-
{ "svg": egw_webserverUrl+"/api/templates/default/images/login_twitter.svg", "url": "https://twitter.com/egroupware" }
]);
});
});
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs