Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1373677
frmactualfolder.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
Sat, Jan 31, 8:31 PM
Size
1 KB
Mime Type
text/html
Expires
Mon, Feb 2, 8:31 PM (1 d, 47 m)
Engine
blob
Format
Raw Data
Handle
880569
Attached To
rINP In-Portal
frmactualfolder.tpl
View Options
<
inp2:m_NoDebug
/>
<
inp2:m_Set
skip_last_template
=
"1"
/>
<
inp2:m_include
t
=
"browser/browser_header"
body_properties
=
'bottomMargin="0" topMargin="5"'
/>
<
script
type
=
"text/javascript"
>
function
SetCurrentFolder
(
folderPath
)
{
//alert(folderPath);
document
.
getElementById
(
'tdName'
).
innerHTML
=
"/"
+
window
.
top
.
current_folder
;
}
window
.
onload
=
function
()
{
window
.
top
.
IsLoadedActualFolder
=
true
;
}
</
script
>
<
table
height
=
"100%"
cellSpacing
=
"0"
cellPadding
=
"0"
width
=
"100%"
border
=
"0"
>
<
tr
>
<
td
>
<
button
style
=
"WIDTH: 100%"
type
=
"button"
>
<
table
cellSpacing
=
"0"
cellPadding
=
"0"
width
=
"100%"
border
=
"0"
>
<
tr
>
<
td
><
img
height
=
"32"
alt
=
""
src
=
"img/browser/FolderOpened32.gif"
width
=
"32"
></
td
>
<
td
>
</
td
>
<
td
id
=
"tdName"
width
=
"100%"
nowrap
class
=
"ActualFolder"
style
=
"text-align:left;"
>
/
</
td
>
<
td
>
</
td
>
<
td
><
img
height
=
"8"
src
=
"img/browser/ButtonArrow.gif"
width
=
"12"
></
td
>
<
td
>
</
td
>
</
tr
>
</
table
>
</
button
>
</
td
>
</
tr
>
</
table
>
<
inp2:m_include
t
=
"incs/footer"
/>
Event Timeline
Log In to Comment