runtime/WampClient.py
changeset 2260 74205edac761
parent 2248 d9353e440887
child 2262 4195545e2d17
child 2286 f0a49a662870
--- a/runtime/WampClient.py	Wed Aug 08 13:46:19 2018 +0200
+++ b/runtime/WampClient.py	Thu Aug 09 09:07:09 2018 +0200
@@ -383,6 +383,7 @@
         download_url = data.typedValue.getAttribute('download_url')
         return slot[tags.a(href=download_url)[_("Download")]]
 
+
 registerAdapter(FileUploadDownloadRenderer, FileUploadDownload,
                 formless.iformless.ITypedRenderer)
 
@@ -393,6 +394,7 @@
             child(WAMP_SECRET_URL).\
             child(lastKnownConfig["ID"] + ".secret")
 
+
 webFormInterface = [
     ("status",
      annotate.String(label=_("Current status"),