source:
subversion/trunk/roundcubemail/skins/larry/includes/footer.html
@
5595
| Last change on this file since 5595 was 5595, checked in by thomasb, 19 months ago | |
|---|---|
|
|
| File size: 135 bytes | |
| Line | |
|---|---|
| 1 | <script type="text/javascript"> |
| 2 | |
| 3 | // UI startup |
| 4 | var UI = new rcube_mail_ui(); |
| 5 | $(document).ready(function(){ |
| 6 | UI.init(); |
| 7 | }); |
| 8 | |
| 9 | </script> |
| 10 |
Note: See TracBrowser
for help on using the repository browser.
