X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=dashboard%2Fsrc%2Ftemplates%2Fbooking%2Fbooking_table.html;h=5e82645775a8ba61b09dec615de947259391bad3;hb=027e8b3dfe84300b4c50ea6a39f8dc7e360f479d;hp=af2248c61fbdd6a17fc7dbcd0bcf9db437a72705;hpb=b55a6c39179813070bef63121965a4a045ac13ad;p=pharos-tools.git diff --git a/dashboard/src/templates/booking/booking_table.html b/dashboard/src/templates/booking/booking_table.html index af2248c..5e82645 100644 --- a/dashboard/src/templates/booking/booking_table.html +++ b/dashboard/src/templates/booking/booking_table.html @@ -3,7 +3,7 @@ - User + Owner Purpose Start End @@ -16,7 +16,7 @@ {% for booking in bookings %} - {{ booking.user.username }} + {{ booking.owner.username }} {{ booking.purpose }}