Index: Baza Reklam 2 - Faktury/Facturer.cs
===================================================================
--- Baza Reklam 2 - Faktury/Facturer.cs (revision 28)
+++ Baza Reklam 2 - Faktury/Facturer.cs (revision 52)
@@ -53,5 +53,5 @@
                     wystawFaktureButton.Enabled = false;
                     wystawProformeButton.Enabled = false;
-                    usunButton.Enabled = true & User.getUser().St_kierownik;
+                  //  usunButton.Enabled = true & User.getUser().St_kierownik;
  
                     nUMER_ROZTextBox.Text = Utils.tagAgenta(row["SYMBOL AKWIZYTORA"].ToString());
@@ -93,5 +93,5 @@
                     wystawFaktureButton.Enabled = true;
                     wystawProformeButton.Enabled = true;
-                    usunButton.Enabled = false;
+                   // usunButton.Enabled = false;
                     
                   //  iD_KONTAComboBox.SelectedIndex = 0;
@@ -584,5 +584,5 @@
                     wystawFaktureButton.Enabled = true;
                     wystawProformeButton.Enabled = true;
-                    usunButton.Enabled = false;
+                //    usunButton.Enabled = false;
                 }
             }
