/openshift/adei

To get this branch, use:
bzr branch http://darksoft.org/webbzr/openshift/adei

« back to all changes in this revision

Viewing changes to modules/virtual.php

  • Committer: Suren A. Chilingaryan
  • Date: 2008-12-06 01:38:28 UTC
  • Revision ID: csa@dside.dyndns.org-20081206013828-lm3jqpc4fizd6cn7
XML+XSLT modules support, Alarms support in frontend (mozilla only)

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
function virtualPage() {
17
17
?>
18
 
    <div id="virtual_div"/>
 
18
 <div>
 
19
<?/*<button id="virtual_apply_button" type="button" onclick="javascript:adei.virtual.Apply()"><?echo translate("Apply");?></button>*/?>
 
20
    <div><div id="virtual_div"/></div>
 
21
 </div>
19
22
<?}?>
 
 
b'\\ No newline at end of file'