Logo

GitLab

Sign in

customer / shanghai-railway-web

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • shanghai-railway-web
  • ..
  • pointCommodity
  • open.vm
  • 积分商品后台
    68731f0d
    ้‡‘ๆ—ฆ่ authored
    2018-05-04 11:03:48 +0800  
    Browse Code ยป
open.vm 184 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
#if($user.hasAnyFunction(
    "ebiz.commodity.point.manage"
))
    $control.setTemplate("ebusiness:pointCommodity/open")
#else
    $control.setTemplate("ebusiness:noauthority")
#end