From e707d6d3141ca91be4e7ed3b34fff473a672776a Mon Sep 17 00:00:00 2001 From: "chencongzhi520@gmail.com" Date: Thu, 30 Aug 2012 07:53:34 +0000 Subject: [PATCH] * code for task#890. * cancel the task temporary. --- module/common/view/header.html.php | 2 +- module/common/view/validation.html.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/module/common/view/header.html.php b/module/common/view/header.html.php index 7d7bb20b6c..4d4a1b44ee 100644 --- a/module/common/view/header.html.php +++ b/module/common/view/header.html.php @@ -3,7 +3,7 @@ if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper:: include 'header.lite.html.php'; include 'colorbox.html.php'; include 'chosen.html.php'; -include 'validation.html.php'; +//include 'validation.html.php'; ?>