File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
roda-ui/roda-wui/src/main/java/org/roda/wui/client Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414import org .roda .core .data .v2 .notifications .Notification ;
1515import org .roda .wui .client .common .model .BrowseAIPResponse ;
1616import org .roda .wui .client .common .model .BrowseRepresentationResponse ;
17- import org .roda .wui .client .ingest . transfer .DetailsPanelNotification ;
17+ import org .roda .wui .client .management .DetailsPanelNotification ;
1818import org .roda .wui .client .ingest .transfer .DetailsPanelTransferredResource ;
1919import org .roda .wui .client .planning .DetailsPanelAIP ;
2020import org .roda .wui .client .planning .DetailsPanelFile ;
Original file line number Diff line number Diff line change 1- package org .roda .wui .client .ingest . transfer ;
1+ package org .roda .wui .client .management ;
22
33import java .util .ArrayList ;
44import java .util .List ;
File renamed without changes.
You can’t perform that action at this time.
0 commit comments