|
@@ -6,7 +6,7 @@ PRO
|
|
|
!col:as_hcp_or_ally:Description (HCP/Ally)
|
|
|
!col:amount:Amount
|
|
|
!col:earnings:Earnings:select '- TODO -' as result
|
|
|
-my_teams|team|add|view
|
|
|
+ my_teams|team|add|view|icon:user-friends
|
|
|
!inc:@team_number,hcp_pro_id,ally_pro_id,client_count
|
|
|
!col:hcp_pro_id:HCP:select name_display as result from pro where id = $hcp_pro_id limit 1=>/foo/bar/$hcp_pro_id
|
|
|
!col:ally_pro_id:Ally Pro:select name_display as result from pro where id = $ally_pro_id limit 1
|