Skip to content
Snippets Groups Projects
Select Git revision
  • aa03bde1c6369d6ec2c5f5031c64c6815a8b8605
  • master default
  • disable-new-requests
  • fix-bulletin-view-missing-notes-error
  • add-missing-queue-managers
  • projects-task-53
  • projects-task-51
  • projects-task-43
  • projects-task-24
  • projects-task-31
  • projects-task-32
  • projects-task-8
  • project-setup-docs
  • projects-task-28
  • projects-task-27
  • projects-task-9
  • projects-task-7
  • mass-update-course-codes-in-sections
  • wdn-four
  • learning-outcomes
  • additional-bulletin-pages
  • svn-redesign
  • svn-popups
  • svn-trunk
  • svn-performance
  • svn-tim
26 results

IndexController.php

Blame
  • packages.html 955 B
    <?xml version="1.0" encoding="iso-8859-1"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml">
    		<head>
    			<!-- template designed by Marco Von Ballmoos -->
    			<title></title>
    			<link rel="stylesheet" href="media/stylesheet.css" />
    			<link rel="stylesheet" href="media/banner.css" />
    			<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
    		</head>
    		<body>
    			<div class="banner">
    				<div class="banner-title">Structures_Graph</div>
    				<div class="banner-menu">
    	        <table cellpadding="0" cellspacing="0" style="width: 100%">
    	          <tr>
                  <td>
    								              </td>
                  <td style="width: 2em">&nbsp;</td>
                  <td style="text-align: right">
    								              </td>
    						</tr>
              </table>
    				</div>
    			</div>
    		</body>
    	</html>