Fix anchor links dropping query parameter
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
@@ -1087,7 +1087,7 @@ function changeMode (type) {
|
||||
}
|
||||
if (appState.currentMode !== modeType.edit) {
|
||||
$(document.body).css('background-color', 'white')
|
||||
updateView()
|
||||
refreshView()
|
||||
} else {
|
||||
$(document.body).css(
|
||||
'background-color',
|
||||
|
||||
Reference in New Issue
Block a user