Subversion Repositories SmartDukaan

Rev

Rev 1962 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1962 Rev 2066
Line 4... Line 4...
4
<ui:UiBinder
4
<ui:UiBinder
5
  xmlns:ui='urn:ui:com.google.gwt.uibinder'
5
  xmlns:ui='urn:ui:com.google.gwt.uibinder'
6
  xmlns:g='urn:import:com.google.gwt.user.client.ui'
6
  xmlns:g='urn:import:com.google.gwt.user.client.ui'
7
  xmlns:mail='urn:import:in.shop2020.catalog.dashboard.client'>
7
  xmlns:mail='urn:import:in.shop2020.catalog.dashboard.client'>
8
 
8
 
9
  <ui:image field='logo' src='shop2020.jpg'/>
9
  <ui:image field='logo' src='saholic-main.jpg'/>
10
 
10
 
11
  <!-- IE6 cannot handle transparent png, which is what ImageResource creates -->
11
  <!-- IE6 cannot handle transparent png, which is what ImageResource creates -->
12
  <ui:data field='logoIe6Data' src='shop2020.jpg' />
12
  <ui:data field='logoIe6Data' src='saholic-main.jpg' />
13
 
13
 
14
  <ui:style>
14
  <ui:style>
15
 
15
 
16
  .statusDiv {
16
  .statusDiv {
17
    text-align: right;
17
    text-align: right;