Project for the UPV to develop an app like BlaBlaCar but only for UPV people.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

minor changes on notifications

+2 -2
+2 -2
upvcarshare/templates/journeys/templatetags/item.html
··· 10 10 <img src="{% google_static_map journey_item.residence.get_position_wgs84 235 201 14 %}" class="img-fluid"> 11 11 </a> 12 12 </div> 13 - <div class="col-sm-7"> 13 + <div class="col-sm-6"> 14 14 <h4> 15 15 {% if journey_item.disabled%}<span class="label label-danger">{% trans "Cancelado" %}</span>{% endif %} 16 16 {% if journey_item|is_passenger:request.user %}<span class="label label-success">{% trans "Apuntado" %}</span>{% endif %} ··· 40 40 </tbody> 41 41 </table> 42 42 </div> 43 - <div class="col-sm-2 text-xs-center journey-item-actions"> 43 + <div class="col-sm-3 text-xs-center journey-item-actions"> 44 44 {% if not journey_item.needs_driver %} 45 45 <h4> 46 46 {{ journey_item.current_free_places }}/{{ journey_item.free_places }}<br />