From 4828a69055513bc1b5efe31f9e8c61d2f5062896 Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Wed, 26 Oct 2011 00:49:40 +0000 Subject: [PATCH] + add id to the main menu and sub menus. --- module/common/model.php | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/module/common/model.php b/module/common/model.php index 5dc9dc5b26..7f003cca0f 100644 --- a/module/common/model.php +++ b/module/common/model.php @@ -206,7 +206,7 @@ class commonModel extends model if(common::hasPriv($module, $method)) { $link = helper::createLink($module, $method); - echo "
  • $menuLabel
  • \n"; + echo "
  • $menuLabel
  • \n"; } } @@ -270,7 +270,7 @@ class commonModel extends model echo "