From 78a2f85b21415ef113f5e5a88c83f18526f7aeee Mon Sep 17 00:00:00 2001 From: wangyidong Date: Fri, 28 Jun 2013 02:27:23 +0000 Subject: [PATCH] * change for my-story use ajax * add title for project-index and product-index. --- module/common/view/m.header.html.php | 2 +- module/my/view/m.story.html.php | 13 ++++--------- module/my/view/m.todo.html.php | 2 +- module/product/control.php | 1 + module/product/view/m.index.html.php | 14 +++++++++----- module/project/control.php | 1 + module/story/view/m.close.html.php | 2 +- module/story/view/m.review.html.php | 2 +- www/theme/default/m.style.css | 3 +-- 9 files changed, 20 insertions(+), 20 deletions(-) diff --git a/module/common/view/m.header.html.php b/module/common/view/m.header.html.php index 9c0d90ad02..b6964287bf 100755 --- a/module/common/view/m.header.html.php +++ b/module/common/view/m.header.html.php @@ -3,7 +3,7 @@ if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper:: include 'm.header.lite.html.php'; ?>
-

company->name?>

+

company->name?>

createLink('user', 'logout'), $lang->logout, '', "data-icon='delete' class='ui-btn-right'")?>