Skip to content

Commit 1a057db

Browse files
committed
Fix indention in UIBinder
1 parent 33d4de4 commit 1a057db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/at/gmi/nordborglab/widgets/geneviewer/client/GeneViewer.ui.xml

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
}
2121
</ui:style>
2222
<g:FlowPanel ui:field="container">
23-
<pjs:Processing ui:field="processing"></pjs:Processing>
23+
<pjs:Processing ui:field="processing"></pjs:Processing>
2424
<g:PopupPanel ui:field = "description_popup" animationEnabled = "true" addStyleNames='{style.popupPanel}'>
2525
<g:HTMLPanel>
2626
<table cellspacing="1" cellpadding="2" width="100%" colspan="2" >

0 commit comments

Comments
 (0)