Ignore:
Timestamp:
08/06/12 18:17:24 (12 years ago)
Author:
acoutinho
Message:

Ticket #2966 - Suporte a importacao e exportacao de tarefas / correcoes de bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/task_add.ejs

    r6946 r6951  
    237237</div> 
    238238        <form action="../prototype/modules/calendar/export.php" method="GET" class="form-export content"> 
    239                 <input type="hidden" class="id-task" name="task" value="<%= data.task.id %>"/> 
     239                <input type="hidden" class="id-task" name="event" value="<%= data.task.id %>"/> 
    240240        </form> 
    241241<!--    <div id="calendar_addtask_addattendee"></div>--> 
Note: See TracChangeset for help on using the changeset viewer.