Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1376169
affiliates_payout.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, Feb 1, 4:01 PM
Size
2 KB
Mime Type
text/html
Expires
Tue, Feb 3, 4:01 PM (5 h, 35 m)
Engine
blob
Format
Raw Data
Handle
882846
Attached To
rMINC Modules.In-Commerce
affiliates_payout.tpl
View Options
<
inp2:m_RequireLogin
permissions
=
"in-commerce:affiliates.view"
system
=
"1"
/>
<
inp2:m_include
t
=
"incs/header"
nobody
=
"yes"
/>
<
body
topmargin
=
"0"
leftmargin
=
"8"
marginheight
=
"0"
marginwidth
=
"8"
bgcolor
=
"#FFFFFF"
>
<
inp2:m_RenderElement
name
=
"section_header"
prefix
=
"affil"
icon
=
"icon46_affiliates"
module
=
"in-commerce"
title
=
"!la_title_Affiliates!"
/>
<
inp2:m_RenderElement
name
=
"blue_bar"
prefix
=
"affil"
title_preset
=
"affiliates_payout"
module
=
"in-commerce"
icon
=
"icon46_affiliates"
/>
<!-- ToolBar --->
<
table
class
=
"toolbar"
height
=
"30"
cellspacing
=
"0"
cellpadding
=
"0"
width
=
"100%"
border
=
"0"
>
<
tbody
>
<
tr
>
<
td
>
<
script
type
=
"text/javascript"
>
a_toolbar
=
new
ToolBar
();
a_toolbar
.
AddButton
(
new
ToolBarButton
(
'select'
,
'<inp2:m_phrase label="la_ToolTip_PayOut" escape="1"/>'
,
function
()
{
submit_event
(
'apayments'
,
'OnCreate'
);
}
)
);
a_toolbar
.
AddButton
(
new
ToolBarButton
(
'cancel'
,
'<inp2:m_phrase label="la_ToolTip_Cancel" escape="1"/>'
,
function
()
{
submit_event
(
'apayments'
,
'OnGoBack'
);
}
)
);
a_toolbar
.
Render
();
</
script
>
</
td
>
</
tr
>
</
tbody
>
</
table
>
<
inp2:affil_SaveWarning
name
=
"grid_save_warning"
/>
<
table
width
=
"100%"
border
=
"0"
cellspacing
=
"0"
cellpadding
=
"4"
class
=
"tableborder"
>
<
inp2:m_RenderElement
name
=
"subsection"
title
=
"!la_section_General!"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_hidden"
prefix
=
"apayments"
field
=
"AffiliateId"
/>
<
inp2:m_RenderElement
name
=
"inp_label"
prefix
=
"apayments"
field
=
"AffiliateId"
title
=
"!la_fld_Username!"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_box"
prefix
=
"apayments"
field
=
"Amount"
title
=
"la_fld_Amount"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_options"
prefix
=
"apayments"
field
=
"PaymentTypeId"
title
=
"la_fld_PaymentTypeId"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_date_time"
prefix
=
"apayments"
field
=
"PaymentDate"
title
=
"la_fld_PaymentDate"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_box"
prefix
=
"apayments"
field
=
"PaymentReference"
title
=
"la_fld_PaymentReference"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_textarea"
prefix
=
"apayments"
field
=
"Comment"
title
=
"la_fld_Comment"
rows
=
"10"
cols
=
"40"
/>
</
table
>
<
inp2:m_include
t
=
"incs/footer"
/>
Event Timeline
Log In to Comment