source: sandbox/2.3-MailArchiver/contactcenter/cc_photo_frame.html @ 6779

Revision 6779, 304 bytes checked in by rafaelraymundo, 12 years ago (diff)

Ticket #2946 - Liberado Expresso(branch 2.3) integrado ao MailArchiver?.

Line 
1<html>
2<body>
3        <form id="cc_photo_form" method="POST" enctype="multipart/form-data">
4                <input id="cc_photo_input" type="file" name="cc_pd_photo" onchange="document.parentWindow.frameElement.ownerDocument.all['cc_pd_select_photo_t'].value = document.all['cc_photo_input'].value">
5        </form>
6</body>
7</html>
Note: See TracBrowser for help on using the repository browser.