Example #1
0
 function getActionBoxStyleThumb($id)
 {
     $thumb = ProsulumMabCommon::getStyleResource($id, 'thumb');
     return $thumb;
 }