Changeset 39b1497 in OpenWorkouts-current for ow/templates/profile.pt


Ignore:
Timestamp:
Dec 14, 2018, 12:57:33 PM (5 years ago)
Author:
borja <borja@…>
Branches:
current, feature/docs, master
Children:
929097a
Parents:
5ec3a0b
Message:

Replaced user_id leftovers with uid

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ow/templates/profile.pt

    r5ec3a0b r39b1497  
    2121      <h2>
    2222        <tal:fullname tal:content="context.fullname"></tal:fullname>
    23         (<tal:user_id tal:content="context.user_id"></tal:user_id>)
     23        (<tal:uid tal:content="context.uid"></tal:uid>)
    2424      </h2>
    2525      <h3>
Note: See TracChangeset for help on using the changeset viewer.