|
@@ -672,9 +672,6 @@ class NCOffline: UIViewController ,UICollectionViewDataSource, UICollectionViewD
|
|
|
|
|
|
} else {
|
|
} else {
|
|
|
|
|
|
-// if self.splitViewController?.isCollapsed == false && appDelegate.activeMain.detailViewController.isViewLoaded && appDelegate.activeMain.detailViewController.view.window != nil {
|
|
|
|
-// appDelegate.activeMain.navigationController?.popToRootViewController(animated: false)
|
|
|
|
-// }
|
|
|
|
metadataSelect = metadata
|
|
metadataSelect = metadata
|
|
performSegue(withIdentifier: "segueDetail", sender: self)
|
|
performSegue(withIdentifier: "segueDetail", sender: self)
|
|
}
|
|
}
|