Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mattia Rizzolo
ISPConfig 3
Commits
993956a7
Commit
993956a7
authored
Mar 12, 2022
by
Till Brehm
Browse files
Update ispconfig.js
parent
77fec955
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/themes/default/assets/javascripts/ispconfig.js
View file @
993956a7
...
...
@@ -739,7 +739,7 @@ $(document).on("click", "[data-uncheck-fields] > input[type='checkbox']", functi
}
});
$
(
document
).
on
(
'
ready
'
,
function
()
{
$
(
document
).
ready
(
function
()
{
$
.
fn
.
extend
({
insertAtCaret
:
function
(
myValue
){
return
this
.
each
(
function
(
i
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment