Ver código fonte

hide fitur image FB become pp

alqindiirsyam 3 anos atrás
pai
commit
4789b1df53

+ 1 - 1
appbuilder-ios/NexilisLite/NexilisLite/Source/View/Control/SettingTableViewController.swift

@@ -112,7 +112,7 @@ public class SettingTableViewController: UITableViewController {
                     } else if cursorUser.string(forColumnIndex: 0) != "23" && cursorUser.string(forColumnIndex: 0) != "24" {
                         Item.menus["Personal"]?.insert(Item(icon: UIImage(systemName: "person.crop.rectangle"), title: "Sign In Admin / Internal".localized()), at: 1)
                     }
-                    Item.menus["Personal"]?.insert(Item(icon: UIImage(named: "pb_ball", in: Bundle.resourceBundle(for: Nexilis.self), with: nil), title: "Change Image FB Become Photo Profile".localized()), at: 2)
+//                    Item.menus["Personal"]?.insert(Item(icon: UIImage(named: "pb_ball", in: Bundle.resourceBundle(for: Nexilis.self), with: nil), title: "Change Image FB Become Photo Profile".localized()), at: 2)
                     let image = cursorUser.string(forColumnIndex: 1)
                     if image != nil {
                         if !image!.isEmpty {