diff --git a/front/js/svelte/records/FilePreview.svelte b/front/js/svelte/records/FilePreview.svelte index a3ece5b..259cb72 100644 --- a/front/js/svelte/records/FilePreview.svelte +++ b/front/js/svelte/records/FilePreview.svelte @@ -1,7 +1,9 @@ diff --git a/front/js/svelte/records/Info.svelte b/front/js/svelte/records/Info.svelte index 5ff5478..c9097dd 100644 --- a/front/js/svelte/records/Info.svelte +++ b/front/js/svelte/records/Info.svelte @@ -2,7 +2,7 @@ import {friendlyDate} from "../../helpers"; import Avatar from "../account/Avatar.svelte"; import {usernameById} from "../account/users"; - import {isEqual, sortBy} from "lodash"; + import {isEqual} from "lodash"; import Icon from "../common/Icon.svelte"; import RevisionCell from "./revisions/RevisionCell.svelte"; import {getContext} from "svelte"; @@ -123,19 +123,19 @@ -
If you choose to rollback to this revision
@@ -189,29 +189,25 @@ {field.label}