blob: 13ce8cca45b1e283de4cb5b70052975481dd99cc [file] [log] [blame]
{{!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--}}
<h4 class="wrap-header bold"> User Detail </h4>
<div class="wrap non-collapsible ">
<ul class="nav nav-tabs tabs clearfix">
<li class="" data-tab="edit-password">
<a data-toggle="tab" href="#edit-password"> <i class="blue icon-key bigger-125"></i> Change Password </a>
</li>
<li class="active" data-tab="edit-basic">
<a data-toggle="tab" href="#edit-basic"> <i class="green icon-edit bigger-125"></i> Basic Info </a>
</li>
</ul>
<div data-id="r_form"></div>
<div class="form-actions form-policy row-fluid">
<button type="button" data-id="save" class="btn btn-primary">
Save
</button>
<button type="button" data-id="cancel" class="btn btn-inverse">
Cancel
</button>
</div>
</div>