Fix: wrong revision on content files / Blinking Icon in regattas list
This commit is contained in:
@@ -1331,7 +1331,6 @@ $(document).ready(function(){
|
||||
colorsArray.forEach(function (gradientBodyValue) {$('.generated-styles').append('.body-'+gradientBodyValue[0]+'{background-image: linear-gradient(to bottom, '+gradientBodyValue[1]+' 0, '+gradientBodyValue[3]+' 100%)}')});
|
||||
}
|
||||
|
||||
// TODO: Hier den site-specific code ausführen
|
||||
initRegatten();
|
||||
|
||||
hideLoader();
|
||||
|
||||
Reference in New Issue
Block a user