Mobilversion:
Der Zurückbutton bei der Statistik funktioniert wieder.
This commit is contained in:
@@ -841,4 +841,8 @@ $(window).resize(function () {
|
||||
|
||||
$(document).ready(function() {
|
||||
$("#colorRibbon").css("background-color", "#c80000");
|
||||
});
|
||||
});
|
||||
|
||||
function goBackToZeiterfassung() {
|
||||
window.location.href = redirectLink;
|
||||
}
|
||||
Reference in New Issue
Block a user