Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
7a63db68
Commit
7a63db68
authored
Sep 08, 2017
by
Piotr Gawron
Browse files
formatting
parent
58de484f
Changes
2
Hide whitespace changes
Inline
Side-by-side
frontend-js/.idea/codeStyleSettings.xml
0 → 100644
View file @
7a63db68
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ProjectCodeStyleSettingsManager"
>
<option
name=
"PER_PROJECT_SETTINGS"
>
<value
/>
</option>
<option
name=
"PREFERRED_PROJECT_CODE_STYLE"
value=
"Default"
/>
</component>
</project>
\ No newline at end of file
frontend-js/src/main/js/ServerConnector.js
View file @
7a63db68
...
...
@@ -1077,7 +1077,7 @@ ServerConnector.getImageDownloadUrl = function (params) {
token
:
params
.
token
,
polygonString
:
params
.
polygonString
,
handlerClass
:
params
.
handlerClass
,
backgroundOverlayId
:
params
.
backgroundOverlayId
,
backgroundOverlayId
:
params
.
backgroundOverlayId
,
zoomLevel
:
params
.
zoomLevel
,
overlayIds
:
this
.
idsToString
(
params
.
overlayIds
),
};
...
...
Write
Preview
Markdown
is supported
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