Project

General

Profile

« Previous | Next » 

Revision 1ca00ef0

Added by Andreas Kohlbecker about 7 years ago

ref #6169 more complete workflow view

View differences:

src/main/resources/eu/etaxonomy/cdm/vaadin/design/phycobank/RegistrationWorkflowDesign.html
7 7
 </head>
8 8
 <body>
9 9
  <vaadin-vertical-layout spacing>
10
   <vaadin-label style-name="huge" size-auto plain-text :center>
11
     Registration of ... 
10
   <vaadin-label style-name="huge" size-auto plain-text _id="title" :center>
11
     Registration of the 
12 12
   </vaadin-label>
13 13
   <vaadin-label size-auto plain-text :middle :center>
14 14
     Advance step by step through the registration workflow for scientific names. 
......
19 19
    </vaadin-css-layout>
20 20
    <vaadin-css-layout style-name="steps">
21 21
     <vaadin-css-layout>
22
      <vaadin-button icon="fonticon://FontAwesome/f111" style-name="borderless" plain-text>
22
      <vaadin-button icon="fonticon://FontAwesome/f111" style-name="borderless" plain-text _id="stepIndex">
23 23
        1 
24 24
      </vaadin-button>
25
      <vaadin-label plain-text>
25
      <vaadin-label plain-text _id="caption">
26 26
        Edit the scientific name and related names. 
27 27
      </vaadin-label>
28 28
     </vaadin-css-layout>
......
31 31
        2 
32 32
      </vaadin-button>
33 33
      <vaadin-label plain-text>
34
        Label 
34
        Edit the scientific name and related names. 
35 35
      </vaadin-label>
36 36
     </vaadin-css-layout>
37 37
     <vaadin-css-layout>

Also available in: Unified diff