Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F21409817
behavior-autofocus.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
212 B
Referenced Files
None
Subscribers
None
behavior-autofocus.js
View Options
/**
* @provides javelin-behavior-phabricator-autofocus
* @requires javelin-behavior javelin-dom
*/
JX
.
behavior
(
'phabricator-autofocus'
,
function
(
config
)
{
try
{
JX
.
$
(
config
.
id
).
focus
();
}
catch
(
x
)
{
}
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 31, 11:28 AM (1 d, 23 h)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
16383014
Default Alt Text
behavior-autofocus.js (212 B)
Attached To
Mode
rP Phabricator
Attached
Detach File
Event Timeline
Log In to Comment