Ignore:
Timestamp:
02/14/12 10:05:09 (12 years ago)
Author:
acoutinho
Message:

Ticket #2434 - Correção de bugs de exportacao e css

File:
1 edited

Legend:

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

    r5409 r5511  
    187187--> 
    188188    </form> 
    189         <form action="export.php" method="GET" class="form-export content"> 
     189        <form action="../prototype/modules/calendar/export.php" method="GET" class="form-export content"> 
    190190                <input type="hidden" class="id-event" name="event" value="<%= data.event.id %>"/> 
    191191        </form> 
Note: See TracChangeset for help on using the changeset viewer.