fix whitespaces (tabs) in javascript
This commit is contained in:
@@ -12,4 +12,3 @@ function download(id, name){
|
|||||||
}
|
}
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1054,7 +1054,6 @@ function adjustColors(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
$(document).ready(function(){
|
$(document).ready(function(){
|
||||||
// $('#calendar').hide();
|
|
||||||
initCalendarMenu();
|
initCalendarMenu();
|
||||||
|
|
||||||
if(calendarTable==1){
|
if(calendarTable==1){
|
||||||
|
|||||||
Reference in New Issue
Block a user