Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4690891
plugin.min.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
322 B
Referenced Files
None
Subscribers
None
plugin.min.js
View Options
tinymce
.
PluginManager
.
add
(
"hr"
,
function
(
a
){
a
.
addCommand
(
"InsertHorizontalRule"
,
function
(){
a
.
execCommand
(
"mceInsertContent"
,
!
1
,
"<hr />"
)}),
a
.
addButton
(
"hr"
,{
icon
:
"hr"
,
tooltip
:
"Horizontal line"
,
cmd
:
"InsertHorizontalRule"
}),
a
.
addMenuItem
(
"hr"
,{
icon
:
"hr"
,
text
:
"Horizontal line"
,
cmd
:
"InsertHorizontalRule"
,
context
:
"insert"
})});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 1, 5:11 PM (1 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
576954
Default Alt Text
plugin.min.js (322 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment