~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/tutorial/worksheet.html

Updated the Worksheets to use a new tutorialservice, hosted in the
new webapps dir.

This now means the worksheets use RESTful calls to the server when
performing their Ajax

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
      xmlns:py="http://genshi.edgewall.org/">
3
3
  <head>
4
4
    <title>Tutorial - Worksheet</title>
 
5
    <!-- These let the javascript know which worksheet is open -->
 
6
    <script type="text/javascript">
 
7
        subject = "${subject}";
 
8
        worksheet = "${worksheet}";
 
9
    </script>
5
10
  </head>
6
11
  <body>
7
12
    <div id="ivle_padding">