File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
packages/manager/modules/pci/src/projects/project/storages/snapshots Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ <h1 data-translate="pci_projects_project_storages_snapshots_title"></h1>
1212 data-property ="name "
1313 data-type ="string "
1414 data-searchable
15- data-sortable ="asc "
1615 data-filterable > </ oui-column >
1716 < oui-column
1817 data-title ="'pci_projects_project_storages_snapshots_region_label' | translate "
@@ -40,7 +39,7 @@ <h1 data-translate="pci_projects_project_storages_snapshots_title"></h1>
4039 < oui-column
4140 data-title ="'pci_projects_project_storages_snapshots_creationDate_label' | translate "
4241 data-property ="creationDate "
43- data-sortable >
42+ data-sortable =" desc " >
4443 < span > {{ $value | date:'short' }}</ span >
4544 </ oui-column >
4645 < oui-column
You can’t perform that action at this time.
0 commit comments