|
@@ -154,6 +154,7 @@ function fastLoad(_href, _history = true, _useCache = true) {
|
|
content += '<script src="/js/yemi.js"></script>';
|
|
content += '<script src="/js/yemi.js"></script>';
|
|
targetParent.html(content);
|
|
targetParent.html(content);
|
|
initFastLoad(targetParent);
|
|
initFastLoad(targetParent);
|
|
|
|
+ initializeCalendar();
|
|
|
|
|
|
// push state
|
|
// push state
|
|
if (_history) {
|
|
if (_history) {
|