source: source/pf.html @ 110:d36ad9dd5ce4

Last change on this file since 110:d36ad9dd5ce4 was 79:37ae7c70f961, checked in by fnevgeny, 16 years ago

sprintf moved to pf.Util.Format.

File size: 463 bytes
Line 
1<html>
2  <head>
3    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4    <title>Plasma Formulary Interactive</title>
5    <script type="text/javascript" src="script/pf.js"></script>
6    <script type="text/javascript" src="wz_jsgraphics.js"></script>
7    <script type="text/javascript" src="entities.js"></script>
8    <script type="text/javascript">
9        qxvariants = {
10            "qx.debug": "on"
11        }
12    </script>
13  </head>
14</html>
Note: See TracBrowser for help on using the repository browser.