SugarCRM header右边的菜单 增加 前进 后退

    \themes\ClassicSugar\header.html
   
    <a class="myAreaLink" href= "javascript:history.go(-1) "> 后退 |</a>
    <a class="myAreaLink" href= "javascript:history.go(1) "> 前进 |</a>
    <!-- BEGIN: global_control_links --> 在此代码上面加入

posted @ 2011-01-29 22:15  海乐学习  阅读(330)  评论(0编辑  收藏  举报