[Bps-public-commit] rt-extension-mobileui branch, master, updated. 0.99-1-g61f7f33

? sunnavy sunnavy at bestpractical.com
Tue Nov 16 18:55:39 EST 2010


The branch, master has been updated
       via  61f7f33cab0f28a81f7ae943bbc148b53f24fea9 (commit)
      from  d34a6868e873f61fab3552f3e150c62b90f04b51 (commit)

Summary of changes:
 html/m/_elements/full_site_link |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 61f7f33cab0f28a81f7ae943bbc148b53f24fea9
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Wed Nov 17 07:54:45 2010 +0800

    set link to /m/index.html?NotMobile=1 directly to avoid cases where server/browser can't figure it out

diff --git a/html/m/_elements/full_site_link b/html/m/_elements/full_site_link
index c17dfdb..7f43968 100644
--- a/html/m/_elements/full_site_link
+++ b/html/m/_elements/full_site_link
@@ -1 +1 @@
-<a id="fullsite" href="<%RT->Config->Get('WebPath')%>/m?NotMobile=1"><&|/l&>Not using a mobile browser?</&></a>
+<a id="fullsite" href="<%RT->Config->Get('WebPath')%>/m/index.html?NotMobile=1"><&|/l&>Not using a mobile browser?</&></a>

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list