Ignore:
Timestamp:
01/18/12 16:59:12 (13 years ago)
Author:
cartis
Message:

Backup -> working version 18-01-2012

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/branches/Cartis/dashboardGraphSelection.php

    r227 r239  
    2626        <script src="RGraph/libraries/RGraph.bar.js" ></script>
    2727        <script src="RGraph/libraries/RGraph.pie.js" ></script> 
     28
    2829
    2930        <script>
     
    8990    <body>
    9091        <div id="header">
    91             <?php new Logo(); ?>
     92           
    9293        </div>
     94       
     95               
     96<div
     97        <div id="breadcrumbs">
     98            <?php
     99            $pagetitle = "Dashboard Graph Selection";
     100            include("breadcrumbs.php");
     101            ?>
     102        </div>
     103
    93104
    94105        <div id="content">
Note: See TracChangeset for help on using the changeset viewer.