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){
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#! /usr/bin/perl
|
#!/usr/bin/perl
|
||||||
|
|
||||||
print qq{HTTP/1.0 401 Unauthorized
|
print qq{HTTP/1.0 401 Unauthorized
|
||||||
Request Version: HTTP/1.0
|
Request Version: HTTP/1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user