X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=dashboard%2Fsrc%2Ftemplates%2Fbooking%2Fbooking_detail.html;h=4628a62d2174db2b2d924cfc23c76d482c777a53;hb=dd7e16215d3bf6bb21a6d4325171d9d556c5da2d;hp=c88cd84ac1fc128483a5f0fcafd7ba2bc819f4f2;hpb=2085e52073396b265789fecd44a56c3b4e0d4970;p=pharos-tools.git diff --git a/dashboard/src/templates/booking/booking_detail.html b/dashboard/src/templates/booking/booking_detail.html index c88cd84..4628a62 100644 --- a/dashboard/src/templates/booking/booking_detail.html +++ b/dashboard/src/templates/booking/booking_detail.html @@ -44,6 +44,10 @@

Scenario: {{ booking.scenario }}

+

+ Extensions Remaining: {{ booking.ext_count }} +

+ {% if user.is_authenticated %} {% if user.get_username == booking.user.username %}

@@ -67,4 +71,4 @@

{% endif %} -{% endif %} \ No newline at end of file +{% endif %}