feature - member page done
This commit is contained in:
		| @ -17,24 +17,13 @@ | ||||
|  | ||||
|       <sib-display  | ||||
|         id="member-info"  | ||||
|         data-src="<?php echo $sdn; ?>/members/1/"  | ||||
|         set-name="firstname, name-separator, lastname" | ||||
|         value-name-separator=" " | ||||
|         data-fields="avatar, name, cell, email, number" | ||||
|         data-fields="avatar, user, before-pseudo, pseudo, bio, cell, number, roles, website, skills" | ||||
|         widget-avatar="sib-display-img" | ||||
|         widget-cell="sib-display-cell" | ||||
|         widget-email="sib-display-mailto" | ||||
|         widget-user="hdapp-userinfo" | ||||
|         widget-cell="hdapp-usercell" | ||||
|         widget-number="sib-display-tel" | ||||
|         bind-resources | ||||
|       ></sib-display> | ||||
|     </div> | ||||
|  | ||||
|     <div class="section skills"> | ||||
|       <i class="fa fa-pencil" aria-hidden="true"></i> | ||||
|       <h2>Compétences</h2> | ||||
|       <sib-display  | ||||
|         id="member-skills"  | ||||
|         id-suffix="skills" | ||||
|         widget-roles="sib-display-lookuplist" | ||||
|         widget-skills="sib-display-lookuplist" | ||||
|         bind-resources | ||||
|       ></sib-display> | ||||
|     </div> | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| #profiles-list { | ||||
|   ldp-form { | ||||
|   sib-form { | ||||
|     background-color: #F3F3F3; | ||||
|   } | ||||
|  | ||||
|   ldp-display { | ||||
|   sib-display { | ||||
|     display:      block; | ||||
|     margin-top:   40px; | ||||
|   } | ||||
| @ -15,11 +15,11 @@ | ||||
|     flex-wrap:        wrap; | ||||
|     justify-content:  center; | ||||
|  | ||||
|     ldp-form { | ||||
|     sib-form { | ||||
|       flex-basis: 100%; | ||||
|     } | ||||
|  | ||||
|     ldp-display { | ||||
|     sib-display { | ||||
|       cursor:         pointer; | ||||
|       margin-right:   20px; | ||||
|       margin-bottom:  20px; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user