Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F776885
currency_picker.elm.tpl
No One
Temporary
Actions
View 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
Fri, Feb 7, 7:26 PM
Size
876 B
Mime Type
text/plain
Expires
Sun, Feb 9, 7:26 PM (1 d, 6 h)
Engine
blob
Format
Raw Data
Handle
559170
Attached To
rTADV Themes.Advanced
currency_picker.elm.tpl
View Options
<
td
width
=
"1"
>
<
img
src
=
"<inp2:m_TemplatesBase module="
In-Portal
"
/>
img/languages_separator.gif" width="1" height="22" alt="" />
</
td
>
<
td
class
=
"top-select-padding"
>
<
form
method
=
"post"
name
=
"cur_form"
id
=
"cur_form"
action
=
"<inp2:m_FormAction />"
>
<
inp2:m_Phrase
label
=
"lu_YourCurrency"
/>
:
<
input
type
=
"hidden"
name
=
"events[curr][OnChangeCurrency]"
value
=
""
/>
<
select
name
=
"curr_iso"
class
=
"input-select"
onchange
=
"document.getElementById('cur_form').submit()"
>
<
inp2:m_Cache
key
=
"prefix:curr;currency;skip_var:t,page,per_page,sort_by"
>
<
inp2:m_DefineElement
name
=
"currency"
>
<
option
value
=
"<inp2:Field name='ISO'/>"
<
inp2:m_if
check
=
"SelectedCurrency"
>
selected="selected"
</
inp2:m_if
>
>
<
inp2:Field
name
=
"ISO"
/></
option
>
</
inp2:m_DefineElement
>
<
inp2:curr_ListCurrencies
render_as
=
"currency"
no_table
=
"1"
/>
</
inp2:m_Cache
>
</
select
>
</
form
>
</
td
>
Event Timeline
Log In to Comment