Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1173720
footer.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
Wed, Oct 1, 2:08 PM
Size
1 KB
Mime Type
text/html
Expires
Fri, Oct 3, 2:08 PM (1 d, 18 h)
Engine
blob
Format
Raw Data
Handle
760868
Attached To
rINP In-Portal
footer.tpl
View Options
<
script
type
=
"text/javascript"
>
var
_Simultanious_Edit_Message
=
'<inp2:m_Get var="_simultanious_edit_message" js_escape="1"/>'
;
<
inp2
:
m_if
check
=
"adm_UsePopups"
>
var
o
=
''
;
var
el
=
document
.
getElementById
(
'scroll_container'
);
if
(
el
)
{
document
.
body
.
style
.
height
=
'100%'
;
document
.
body
.
style
.
overflow
=
'hidden'
;
document
.
body
.
scroll
=
'no'
addLoadEvent
(
function
()
{
Form
.
Init
(
'scroll_container'
);
// moving uploaders after form resize (needed only, when transparency is used)!
IterateUploaders
(
'moveOutside'
);
}
);
}
<
inp2
:
m_ifnot
check
=
"m_Get"
name
=
"m_wid"
equals_to
=
""
>
// for popups only; TODO: find a way, how to identify editing popups, not selectors
var
_DropTempUrl
=
'<inp2:m_t pass="m,adm" adm_event="OnDropTempTablesByWID" js_escape="1"/>'
;
<
/inp2:m_ifnot>
Application
.
footerInit
();
<
inp2
:
m_else
/>
addLoadEvent
(
function
()
{
IterateUploaders
(
'moveOutside'
);
if
(
typeof
UploadsManager
!=
'undefined'
)
{
UploadsManager
.
setScrollEvents
();
}
}
);
InitEditors
();
<
/inp2:m_if>
<
inp2
:
m_if
check
=
"m_Get"
name
=
"_temp_table_message"
>
addLoadEvent
(
function
()
{
alert
(
'<inp2:m_Get name="_temp_table_message" js_escape="1"/>'
);
}
);
<
/inp2:m_if>
</
script
>
<
inp2:m_ifnot
check
=
"adm_UsePopups"
>
<
inp2:m_ifnot
check
=
"m_Get"
name
=
"t"
equals_to
=
"head|tree"
>
<
br
/><
br
/>
</
inp2:m_ifnot
>
</
inp2:m_ifnot
>
<
inp2:adm_AfterScript
/>
<
inp2:m_ifnot
check
=
"m_Param"
name
=
"noform"
equals_to
=
"yes"
>
<
inp2:m_RenderElement
name
=
"kernel_form_end"
/>
</
inp2:m_ifnot
>
<
div
id
=
"nlsMenuPlace"
></
div
>
</
body
>
</
html
>
Event Timeline
Log In to Comment