Projects STRLCPY agartha Commits 77ffff49
🤬
  • ■ ■ ■ ■
    Agartha.py
    skipped 75 lines
    76 76   self._btnAuthReset.setEnabled(True)
    77 77   self._cbAuthGETPOST.setEnabled(True)
    78 78   self.progressBar.setValue(1000000)
    79  - self._lblAuthNotification.text = "Blue, Green, Purple and Beige colors are representation of users. Yellow, Orange and Red cell colors show warning severities."
     79 + self._lblAuthNotification.text = "Blue, Green, Purple and Beige colors are representation of users. Yellow, Orange and Red cell colors show warning levels."
    80 80   return
    81 81   
    82 82   def makeHttpCall(self, urlAdd, userID):
    skipped 1086 lines
Please wait...
Page is in error, reload to recover