Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F823548
affiliate_payments_list.tpl
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Mar 9, 9:42 PM
Size
1 KB
Mime Type
text/html
Expires
Tue, Mar 11, 9:42 PM (1 d, 7 h)
Engine
blob
Format
Raw Data
Handle
583699
Attached To
rTOST Themes.OnlineStore
affiliate_payments_list.tpl
View Options
<
inp2:ord_InitPaymentsList
list_name
=
"my_payments_list"
types
=
"my_payments"
per_page
=
"10"
/>
<
table
class
=
"block-no-border"
>
<
tr
>
<
td
class
=
"block-header"
>
<
inp2:m_Phrase
label
=
"lu_comm_ComissionPayments"
/>
(
<
inp2:ord_PaymentsCount
list_name
=
"my_payments_list"
/>
)
</
td
>
</
tr
>
</
table
>
<
table
>
<
tr
>
<
td
style
=
"text-align: center;"
>
<
inp2:m_include
template
=
"in-commerce/blocks/my_account/my_payments_pagination"
list_name
=
"my_payments_list"
data_exists
=
"1"
/>
</
td
>
</
tr
>
</
table
>
<
br
/>
<
table
style
=
"width: 500px;"
>
<
inp2:m_DefineElement
name
=
"mypayments_header"
>
<
tr
class
=
"cart-header"
>
<
td
><
inp2:m_Phrase
label
=
"lu_comm_Date"
/></
td
>
<
td
><
inp2:m_Phrase
label
=
"lu_comm_PaymentReference"
/></
td
>
<
td
style
=
"text-align: center"
><
inp2:m_Phrase
label
=
"lu_comm_PaymentAmount"
/></
td
>
</
tr
>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"mypayment_item"
>
<
tr
class
=
"cart-item"
>
<
td
><
inp2:Field
field
=
"PaymentDate"
/></
td
>
<
td
><
inp2:Field
field
=
"PaymentReference"
/></
td
>
<
td
style
=
"text-align: right"
>
<
strong
><
inp2:Field
field
=
"Amount"
currency
=
"selected"
/></
strong
>
</
td
>
</
tr
>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"mypayments_empty"
>
<
tr
class
=
"block-data"
>
<
td
>
<
strong
><
inp2:m_Phrase
label
=
"lu_comm_DontHavePayments"
/></
strong
>
</
td
>
</
tr
>
</
inp2:m_DefineElement
>
<
inp2:ord_ListPayments
list_name
=
"my_payments_list"
item_render_as
=
"mypayment_item"
header_render_as
=
"mypayments_header"
empty_mypayments_render_as
=
"mypayments_empty"
/>
</
table
>
Event Timeline
Log In to Comment