ect (or 2du) пре 8 година
родитељ
комит
a4ed8d4804
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app.py

+ 1 - 1
app.py

@@ -937,7 +937,7 @@ def raw_view(name = None, num = None):
     if(rows):
         enddata = html.escape(rows[0][0])
         
-        enddata = '<textarea style="height: 80%;">' + enddata + '</textarea>'
+        enddata = '<textarea disabled style="height: 80%;">' + enddata + '</textarea>'
         
         return(
             template('other',