Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1181825
relations_edit.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
Tue, Oct 14, 6:31 AM
Size
2 KB
Mime Type
text/html
Expires
Thu, Oct 16, 6:31 AM (1 d, 11 h)
Engine
blob
Format
Raw Data
Handle
767308
Attached To
rMINB Modules.In-Bulletin
relations_edit.tpl
View Options
<
inp2:m_include
t
=
"incs/header"
/>
<
inp2:m_RenderElement
name
=
"combined_header"
prefix
=
"bb"
section
=
"in-portal:browse"
title_preset
=
"relations_edit"
/>
<!-- 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_Save" escape="1"/>'
,
function
()
{
submit_event
(
'bb-rel'
,
'<inp2:bb-rel_SaveEvent/>'
);
}
)
);
a_toolbar
.
AddButton
(
new
ToolBarButton
(
'cancel'
,
'<inp2:m_phrase label="la_ToolTip_Cancel" escape="1"/>'
,
function
()
{
submit_event
(
'bb-rel'
,
'OnCancel'
);
}
)
);
a_toolbar
.
Render
();
</
script
>
</
td
>
</
tr
>
</
tbody
>
</
table
>
<
inp2:m_include
t
=
"categories/ci_blocks"
/>
<
inp2:bb-rel_SaveWarning
name
=
"grid_save_warning"
/>
<
inp2:bb-rel_ErrorWarning
name
=
"form_error_warning"
/>
<
div
id
=
"scroll_container"
>
<
table
class
=
"edit-form"
>
<
inp2:m_RenderElement
name
=
"subsection"
title
=
"la_section_Relation"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_hidden"
prefix
=
"bb-rel"
field
=
"SourceId"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_hidden"
prefix
=
"bb-rel"
field
=
"SourceType"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_hidden"
prefix
=
"bb-rel"
field
=
"TargetId"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_hidden"
prefix
=
"bb-rel"
field
=
"TargetType"
/>
<
inp2:m_RenderElement
name
=
"inp_id_label"
prefix
=
"bb-rel"
field
=
"RelationshipId"
title
=
"la_fld_Id"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_relation"
prefix
=
"bb-rel"
field
=
"TargetId"
title
=
"la_fld_TargetId"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_radio"
prefix
=
"bb-rel"
field
=
"Type"
title
=
"la_fld_RelationshipType"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_checkbox"
prefix
=
"bb-rel"
field
=
"Enabled"
title
=
"la_fld_Enabled"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_box"
prefix
=
"bb-rel"
field
=
"Priority"
title
=
"la_fld_Priority"
size
=
"4"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_filler"
/>
</
table
>
</
div
>
<
inp2:m_include
t
=
"incs/footer"
/>
Event Timeline
Log In to Comment