Changeset 7734


Ignore:
Timestamp:
01/11/13 09:29:07 (11 years ago)
Author:
angelo
Message:

Ticket #3281 - Botao de aumento ou diminuicao de porcentagem de tarefa fora de posicao

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/modules/calendar/templates/task_add.ejs

    r7395 r7734  
    4646                </div> 
    4747 
    48                 <div class="subitem"> 
     48                <p class="input-group subitem"> 
    4949                                % Conclusão: <input type="text" name="percentage" class="done" value="<%= data.task.percentage %>"> 
    5050                                <span style="margin:0 0 0 5px;">Status:</span>  
     
    6262                                </select> 
    6363                <span class="span_done"><label>Completo</label></span> 
    64                 </div> 
     64                </p> 
    6565        </fieldset> 
    6666        <ul style="width: 752px"> 
Note: See TracChangeset for help on using the changeset viewer.