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

« back to all changes in this revision

Viewing changes to ivle/webapp/admin/user-settings.html

  • Committer: William Grant
  • Date: 2009-03-05 08:00:42 UTC
  • Revision ID: grantw@unimelb.edu.au-20090305080042-d347eerb5enjtg72
Remove an extra argument to console_response() in console_reset(). Fixes
Google Code issue 121, where the console reset button reset the console
but produced an error dialog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
    </script>
7
7
  </head>
8
8
  <body>
 
9
    <h1>User Profile</h1>
9
10
    <div id="ivle_padding">
10
 
 
11
 
      <h2>User Profile</h2>
12
11
      <p>
13
12
        <span id="login"></span>
14
13
      </p>
15
 
      <p id="role"></p>
 
14
      <p id="admin"></p>
16
15
      <h3>Change settings</h3>
17
16
      <form action="">
18
17
        <table>