diff --git a/src/views/files/DownloadCategory.vue b/src/views/files/DownloadCategory.vue index a729b3fb..0ed1ea24 100644 --- a/src/views/files/DownloadCategory.vue +++ b/src/views/files/DownloadCategory.vue @@ -1,65 +1,82 @@ - - No files in this category found - - file_download - {{ file.name }} - {{ file.description }} - Updated at {{ dtRegionalUS(file.updatedAt) }}z - - + + + No files in this category found + + + + + + {{ file.redirectUrl ? "open_in_new" : "file_download" }} + + + + {{ file.name }} + {{ file.description }} + Updated at {{ dtRegionalUS(file.updatedAt) }}z + + \ No newline at end of file + diff --git a/src/views/files/Downloads.vue b/src/views/files/Downloads.vue index f035222c..32d01012 100644 --- a/src/views/files/Downloads.vue +++ b/src/views/files/Downloads.vue @@ -1,123 +1,141 @@ - - - Downloads - - - - - vERAM - vSTARS - vATIS - Miscellaneous - - - - - - - - - - + + + Downloads + + + + + vERAM + vSTARS + vATIS + Miscellaneous + + + + + + + + + +