Marius Cramer
2015-01-07 b6b07d377192665e00b0f016bdc56d8d5d33b92e
interface/web/js/scrigo.js.php
@@ -423,6 +423,7 @@
                                 success: function(data, textStatus, jqXHR) {
                                                hideLoadIndicator();
                                    jQuery('#sidebar').html(jqXHR.responseText);
                                    loadPushyMenu();
                                 },
                                 error: function() {
                                                hideLoadIndicator();
@@ -440,6 +441,7 @@
                                 success: function(data, textStatus, jqXHR) {
                                                hideLoadIndicator();
                                    jQuery('#topnav-container').html(jqXHR.responseText);
                                    loadPushyMenu();
                                 },
                                 error: function(o) {
                                                hideLoadIndicator();