Ignore:
Timestamp:
08/02/11 15:43:10 (14 years ago)
Author:
fpvanagthoven
Message:

ApplicationCreationTool?.php and SessionCreationTool? (now can add survey to pipeline)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/trunk/applicationcreation.php

    r58 r66  
    1212        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    1313            <title>Application Creation</title>
    14             <link rel="stylesheet" type="text/css" href="css/style.css" />
     14            <?php new StyleSheet(); ?>
    1515    </head>
    1616    <body>
     
    2222            <div id="content">
    2323                <?php
    24                
     24                    new ApplicationCreationTool();
    2525                ?>
    2626            </div>
Note: See TracChangeset for help on using the changeset viewer.