Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
voegeli martin extern - mvoegeli
pauljs
Commits
7cd9d9e3
Commit
7cd9d9e3
authored
Nov 27, 2019
by
weibel manuel - mweibel
Browse files
Update paul.js
hotfix paul<>MLV
parent
827032f8
Changes
1
Show whitespace changes
Inline
Side-by-side
paul.js
View file @
7cd9d9e3
...
...
@@ -181,6 +181,7 @@ setTimeout(function(){
/* Voma Start: Gibt es diese idnumber nicht? Weiterleitung zur Erstellung */
if
(
location
.
href
.
indexOf
(
"
view.php?idnumber=
"
)
>=
0
){
var
divs
=
document
.
getElementsByTagName
(
'
div
'
);
for
(
var
i
in
divs
)
{
if
(
divs
[
i
].
dataset
.
rel
==
"
fatalerror
"
){
var
idnumber
=
parseInt
(
getSearchParam
(
"
idnumber
"
));
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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