2DU hace 8 años
padre
commit
d69945698e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app.py

+ 1 - 1
app.py

@@ -2738,7 +2738,7 @@ def read_view(name = None, num = None, redirect = None):
 
     if(num):
         menu = [['history/' + url_pas(name), '역사']]
-        sub = ' (' + num + '판)'
+        sub = ' (' + str(num) + '판)'
         acl = ''
 
     return(