mirror of
https://github.com/arnaucube/openEventsPlatformApp.git
synced 2026-02-07 03:36:44 +01:00
main updated, new sections added to the app, layout of events updated
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<a class="item item-avatar" ng-href="#/app/users/{{event.user._id}}">
|
||||
<img ng-src="{{event.user.img}}">
|
||||
<h2>{{event.user.username}}</h2>
|
||||
<p>{{event.user.description}}</p>
|
||||
<p>{{event.user.shortDescription}}</p>
|
||||
</a>
|
||||
<div class="item item-image">
|
||||
<img ng-src="{{event.img}}">
|
||||
|
||||
Reference in New Issue
Block a user