hist lastLeg checkbox for non globe installs
This commit is contained in:
@@ -373,6 +373,8 @@ function fetchData() {
|
||||
if (uuid != null) {
|
||||
ac_url[0] = 'data/?feed=' + encodeURIComponent(uuid);
|
||||
}
|
||||
|
||||
$("#lastLeg_checkbox").hide();
|
||||
}
|
||||
lastRequestFiles = ac_url.length;
|
||||
PendingFetches = ac_url.length;
|
||||
|
||||
Reference in New Issue
Block a user