Merge remote-tracking branch 'upstream/master'

revert-dabc3590
Megala 8 years ago
commit d43f6c7079

@ -311,7 +311,7 @@ var InitiateViewOption = null;
$(document).ready(function () { $(document).ready(function () {
$(".device-detail-body").removeClass("hidden"); $(".device-detail-body").removeClass("hidden");
$("#loading-content").remove(); $("#loading-content").remove();
if ($("#tabs").data("status") !=== false) { if ($("#tabs").data("status") !== false) {
loadOperationBar(deviceType, ownership, operationBarModeConstants.SINGLE); loadOperationBar(deviceType, ownership, operationBarModeConstants.SINGLE);
} }
loadOperationsLog(false); loadOperationsLog(false);

Loading…
Cancel
Save