gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: - add missing id for styles


From: gnunet
Subject: [taler-wallet-core] branch master updated: - add missing id for styles
Date: Fri, 24 Jun 2022 20:32:23 +0200

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 5a71e425 - add missing id for styles
5a71e425 is described below

commit 5a71e4259f17c43482e0e9e30fe0529c30109edc
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Fri Jun 24 15:32:14 2022 -0300

    - add missing id for styles
---
 packages/anastasis-webui/html/ui.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/anastasis-webui/html/ui.html 
b/packages/anastasis-webui/html/ui.html
index 17c48e90..6672eba6 100644
--- a/packages/anastasis-webui/html/ui.html
+++ b/packages/anastasis-webui/html/ui.html
@@ -14,7 +14,7 @@
       
href="data:;base64,AAABAAEAEBAAAAEAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAAAQAABILAAASCwAAAAAAAAAAAAD///////////////////////////////////////////////////////////////////////////////////////////////////7//v38//78/P/+/fz//vz7///+/v/+/f3//vz7///+/v/+/fz//v38///////////////////////+/v3///7+/////////////////////////////////////////////////////////v3//v79///////+/v3///////r28v/ct5//06SG/9Gffv/Xqo7/7N/V/9e2nf/bsJb/6uDW/9Sskf/euKH/+/j2///////+/v3//////+3azv+/eE3/2rWd/9Kkhv/Vr5T/48i2/8J+VP/
 [...]
     />
     <link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon" />
-    <style>
+    <style id="style-id">
       ANASTASIS_STYLE_CONTENT
     </style>
   </head>
@@ -22,7 +22,7 @@
   <body>
     <div id="container" class="anastasis-container"></div>
     <script>
-      ANASTASIS_SCRIPT_CONTENT
+      ANASTASIS_SCRIPT_CONTENT;
     </script>
   </body>
 </html>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]