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

« back to all changes in this revision

Viewing changes to ivle/webapp/tutorial/templates/exercise_edit.html

  • Committer: Nick Chadwick
  • Date: 2009-02-26 02:54:47 UTC
  • mto: (1099.1.227 exercise-ui)
  • mto: This revision was merged to the branch mainline in revision 1162.
  • Revision ID: chadnickbok@gmail.com-20090226025447-p3hdsck8eyjkmo9t
Added a warning message to exercise editor (untested/unfinished code).
Added system_warning class to ivle.css.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
  </head>
10
10
  <body>
11
11
    <h1>Edit Exercise - ${exercise.id}</h1>
 
12
    <p class="system_warning">This page is currently being trialled. It is
 
13
      missing features and contains known bugs. It is expected to change soon.
 
14
    </p>
12
15
    <div id="ivle_padding">
13
16
      <h3>Exercise Values:</h3>
14
17
      <label for="exercise_id">Exercise Identifier:</label>