/lenasys/0.1

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/0.1

« back to all changes in this revision

Viewing changes to Code Viewer Alt/index.html

  • Committer: Adam Ringhede
  • Date: 2013-04-03 12:25:58 UTC
  • mto: (4.7.13 GammaBear)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: adamringhede@live.com-20130403122558-fgwlfm2hejgf865z
Changed references and adapted to codestandard

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
        <title>Webbprogrammering DA330G</title>
5
5
        <link rel="stylesheet" href="style.css" type="text/css" />
6
 
        <script type="text/javascript" src="jquery/jquery-1.8.2.min.js"></script>       
 
6
        <script type="text/javascript" src="../js/jquery-1.8.2.min.js"></script>        
7
7
        <script type="text/javascript" src="index.js"></script>
8
8
</head>
9
9
<body>