From 9c0c36615381f1702b8a584b967a86bd9df15a0f Mon Sep 17 00:00:00 2001 From: zhujinyong Date: Thu, 4 Jul 2013 05:50:33 +0000 Subject: [PATCH] * code for task#1481. --- module/bug/view/m.browse.html.php | 2 +- module/my/view/m.story.html.php | 2 +- module/my/view/m.task.html.php | 2 +- module/my/view/m.todo.html.php | 2 +- module/product/view/m.browse.html.php | 2 +- module/project/view/m.task.html.php | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/module/bug/view/m.browse.html.php b/module/bug/view/m.browse.html.php index 35e7398039..66364f6999 100755 --- a/module/bug/view/m.browse.html.php +++ b/module/bug/view/m.browse.html.php @@ -43,5 +43,5 @@ -

show('right', 'short')?>

+

show('left', 'mobile')?>

diff --git a/module/my/view/m.story.html.php b/module/my/view/m.story.html.php index 610c64b2fb..08a5cd04d4 100755 --- a/module/my/view/m.story.html.php +++ b/module/my/view/m.story.html.php @@ -41,5 +41,5 @@ -

show('right', 'short')?>

+

show('left', 'mobile')?>

diff --git a/module/my/view/m.task.html.php b/module/my/view/m.task.html.php index d7db2f62fc..27242b48eb 100755 --- a/module/my/view/m.task.html.php +++ b/module/my/view/m.task.html.php @@ -41,5 +41,5 @@ -

show('right', 'short')?>

+

show('left', 'mobile')?>

diff --git a/module/my/view/m.todo.html.php b/module/my/view/m.todo.html.php index 29b853c82a..507da73ced 100755 --- a/module/my/view/m.todo.html.php +++ b/module/my/view/m.todo.html.php @@ -41,7 +41,7 @@ -

show('right', 'short')?>

+

show('left', 'mobile')?>

    diff --git a/module/product/view/m.browse.html.php b/module/product/view/m.browse.html.php index 1e7e5f5b39..a284c3c673 100755 --- a/module/product/view/m.browse.html.php +++ b/module/product/view/m.browse.html.php @@ -22,5 +22,5 @@
-

show('right', 'short')?>

+

show('left', 'mobile')?>

diff --git a/module/project/view/m.task.html.php b/module/project/view/m.task.html.php index 701d04138a..1e86c8343c 100644 --- a/module/project/view/m.task.html.php +++ b/module/project/view/m.task.html.php @@ -21,5 +21,5 @@ -

show('left', 'shortest')?>

+

show('left', 'mobile')?>