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

« back to all changes in this revision

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

  • Committer: William Grant
  • Date: 2010-02-25 22:49:55 UTC
  • Revision ID: grantw@unimelb.edu.au-20100225224955-dcj5jgvpoa9hctfu
Remove ugly "Back To Exercise Listing" link, obsoleted by breadcrumbs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
219
219
          </div>
220
220
        </li>
221
221
      </ul>
222
 
      
223
 
      <p><a href="/+exercises">Back To Exercise Listing</a></p>
224
 
      
225
222
    </div>
226
 
    
227
223
  </body>
228
224
</html>