Mostly new graphics for the calendar page
This commit is contained in:
parent
a28df91c56
commit
849b8038ce
10 changed files with 60 additions and 43 deletions
|
@ -364,6 +364,9 @@ function getFullCalendarEvents(start, end, callback) {
|
|||
getUsabilityHint();
|
||||
});
|
||||
}
|
||||
|
||||
$(".fc-button").addClass("btn").addClass("btn-small");
|
||||
//$("span.fc-button > :button").addClass("btn btn-small");
|
||||
}
|
||||
|
||||
function checkSCUploadStatus(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue