source: sandbox/2.4.2-expresso1/prototype/modules/calendar/templates/calendar_quick_add.ejs @ 5341

Revision 5341, 299 bytes checked in by wmerlotto, 12 years ago (diff)

Ticket #2434 - Commit inicial do novo módulo de agenda do Expresso - expressoCalendar

Line 
1<fieldset>
2        <fieldset>
3                <input type="text"  value=""/>
4                <div class="colors-options"></div>
5        </fieldset>
6    <fieldset class="menu-container footer-container menu-addevent">
7                <a class="button cancel" href="#">Cancelar</a>
8            <a class="button save" href="#">Salvar</a>
9    </fieldset>
10</fieldset>
Note: See TracBrowser for help on using the repository browser.