This is an automated email from the ASF dual-hosted git repository.

andreapatricelli pushed a commit to branch 2_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_0_X by this push:
     new d7bbc89  closing tag in BinaryPDFPreviewer.html
d7bbc89 is described below

commit d7bbc89848bf57d9f3df7b50182fed118463a93a
Author: Andrea Patricelli <[email protected]>
AuthorDate: Mon Oct 12 11:57:06 2020 +0200

    closing tag in BinaryPDFPreviewer.html
---
 .../console/wicket/markup/html/form/preview/BinaryPDFPreviewer.html      | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/preview/BinaryPDFPreviewer.html
 
b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/preview/BinaryPDFPreviewer.html
index b9a1f19..cc30fae 100644
--- 
a/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/preview/BinaryPDFPreviewer.html
+++ 
b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/preview/BinaryPDFPreviewer.html
@@ -30,4 +30,5 @@ under the License.
         <i class=" glyphicon glyphicon-paperclip fa-2x" title="Preview not 
available" alt="Default preview icon"></i>
       </div>
     </wicket:fragment>
+  </wicket:extend>
 </html>

Reply via email to