marinofaggiana 4 vuotta sitten
vanhempi
commit
00662bad3b
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      iOSClient/Media/NCMedia.swift

+ 2 - 0
iOSClient/Media/NCMedia.swift

@@ -331,6 +331,7 @@ class NCMedia: UIViewController, DZNEmptyDataSetSource, DZNEmptyDataSetDelegate,
                         if meradatasSelect.count > 0 {
                             NCCollectionCommon.shared.openSelectView(viewController: self, items: meradatasSelect)
                         }
+                        self.selectOcId.removeAll()
                     }
                 )
             )
@@ -353,6 +354,7 @@ class NCMedia: UIViewController, DZNEmptyDataSetSource, DZNEmptyDataSetDelegate,
                                 }
                             }
                         }
+                        self.selectOcId.removeAll()
                     }
                 )
             )