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

« back to all changes in this revision

Viewing changes to ivle/webapp/admin/templates/offering-form.html

  • Committer: William Grant
  • Date: 2010-02-15 07:38:23 UTC
  • Revision ID: grantw@unimelb.edu.au-20100215073823-u76ivsb9uh7orglg
Add warnings about moving/renaming subjects and offerings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<html xmlns="http://www.w3.org/1999/xhtml"
2
2
      xmlns:py="http://genshi.edgewall.org/" py:strip="">
3
3
  <body py:strip="">
 
4
      <p py:if="req.user.admin" class="form_error">
 
5
        <strong>Warning:</strong> Changing the subject or semester <em>will
 
6
        break</em> any existing Subversion repositories or checkouts
 
7
        associated with this offering. Be very careful.
 
8
      </p>
4
9
      <form class="verticalform" action="" method="post">
5
10
        <div>
6
11
          <py:if test="req.user.admin">