no message
This commit is contained in:
@@ -26,6 +26,6 @@ public class EditServerObject<S extends RepositoryServer, D extends DBObject> ex
|
||||
@Override
|
||||
protected void showDone() throws Exception {
|
||||
VisualCaches.RefreshCache(target);
|
||||
getDb().getTable(d).ui_.Show(target.getPK());
|
||||
getDb().getTable(d).getUI().Show(target.getPK());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user