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

« back to all changes in this revision

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

Port www/apps/settings to new framework. It now appears under
/users/$LOGIN/+settings. Templates are updated to link to there, and it is
modified slightly to allow users to edit other users.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<html xmlns="http://www.w3.org/1999/xhtml"
2
 
      xmlns:xi="http://www.w3.org/2001/XInclude"
3
 
      xmlns:py="http://genshi.edgewall.org/" py:strip="">
4
 
 
5
 
  <body py:strip="">
 
2
      xmlns:py="http://genshi.edgewall.org/">
 
3
  <head>
 
4
    <script type="text/javascript">
 
5
      settings_login = '${settings_login}';
 
6
    </script>
 
7
  </head>
 
8
  <body>
6
9
    <div id="ivle_padding">
7
10
 
8
11
      <h2>User Profile</h2>