Initial checkin v13.0

This commit is contained in:
Thilina Hasantha
2015-10-10 20:18:50 +05:30
parent 5fdd19b2c5
commit eb3439b29d
1396 changed files with 318492 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<div class="user-panel">
<button type="button" onclick="modJs.setAdminProfile('-1');return false;"><li class="fa fa-times"/></button>
<div class="pull-left image">
<img src="#_profileImage_#" class="img-circle" alt="User Image" />
</div>
<div class="pull-left info">
<p>#_firstName_# #_lastName_#</p>
<a href="#"><i class="fa fa-circle text-warning"></i> Updating </a>
</div>
</div>