Ignore:
Timestamp:
Jun 25, 2007, 4:29:44 PM (17 years ago)
Author:
fnevgeny
Branch:
default
Phase:
public
Message:

First working input stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/index.html

    r0 r1  
    22  <head>
    33    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    4     <title>Custom Application</title>
     4    <title>Plasma Formularly Interactive</title>
    55    <script type="text/javascript" src="script/pf.js"></script>
     6    <script type="text/javascript" src="sprintf.js"></script>
     7    <script type="text/javascript">
     8        qx.log.Logger.ROOT_LOGGER.setMinLevel(qx.log.Logger.LEVEL_WARN);
     9    </script>
    610  </head>
    711</html>
Note: See TracChangeset for help on using the changeset viewer.