drobne zmiany
This commit is contained in:
@@ -34,9 +34,7 @@
|
|||||||
<span>Osoba rejestrująca/płacąca</span>
|
<span>Osoba rejestrująca/płacąca</span>
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
{{
|
{{ registration.user ? registration.user.firstName + ' ' + registration.user.lastName : '' }}
|
||||||
registration.user ? registration.user.firstName + ' ' + registration.user.lastName + ' (' + registration.user.login + ')' : ''
|
|
||||||
}}
|
|
||||||
</dd>
|
</dd>
|
||||||
<dt>
|
<dt>
|
||||||
<span>Wydarzenie</span>
|
<span>Wydarzenie</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user