dock DockQ update 2
[django_unres.git] / django_simple / todo / views.py
index 0021e8a..2c0f5b3 100644 (file)
@@ -1135,7 +1135,7 @@ def refresh_done0(task):
                    text=' Fnat='+line.split()[1]
                  if 'iRMS' in line:
                    text=text+' iRMS='+line.split()[1]
-                 if 'LRMS=' in line:
+                 if 'LRMS' in line:
                    text=text+' LRMS='+line.split()[1]
                  if 'CAPRI' in line:
                    text=text+' CAPRI='+line.split()[1]