Skip to content
Snippets Groups Projects
Commit 0de861c8 authored by Jan Kožusznik's avatar Jan Kožusznik
Browse files

fix: labels in table

parent 02aaa017
Branches
Tags
No related merge requests found
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<TableColumn prefWidth="149.0" text="Status" /> <TableColumn prefWidth="149.0" text="Status" />
<TableColumn prefWidth="230.0" text="Creation time" /> <TableColumn prefWidth="230.0" text="Creation time" />
<TableColumn prefWidth="230.0" text="Start time" /> <TableColumn prefWidth="230.0" text="Start time" />
<TableColumn prefWidth="230.0" text="End Time" /> <TableColumn prefWidth="230.0" text="End time" />
<TableColumn prefWidth="250.0" text="Upload" /> <TableColumn prefWidth="250.0" text="Upload" />
<TableColumn prefWidth="250.0" text="Download" /> <TableColumn prefWidth="250.0" text="Download" />
</columns> </columns>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment