/dev/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/dev/trunk

« back to all changes in this revision

Viewing changes to modules/virtual.php

  • Committer: Suren A. Chilingaryan
  • Date: 2010-08-13 14:18:27 UTC
  • Revision ID: csa@dside.dyndns.org-20100813141827-u3o97425ppvd5g7y
Revert back to SetConfiguration from SetCustomProperties while handling certain property in search; trully support HTML content in description field within search results; support execution in XMLModule; support for setup-specific javascript code; KATRIN update

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
?>
44
44
 <div>
45
45
    <?/*<button id="virtual_apply_button" type="button" onclick="javascript:adei.virtual.Apply()"><?echo translate("Apply");?></button>*/?>
46
 
    <div><div id="virtual_div"/></div>
 
46
    <div><div id="virtual_div"></div></div>
47
47
 </div>
48
48
<?}?>
 
 
b'\\ No newline at end of file'