From 4050ec641b8cc4fef8d8a757c27bde0802b5c3e9 Mon Sep 17 00:00:00 2001 From: CruiseDevice Date: Thu, 1 Nov 2018 17:35:00 +0530 Subject: Update documentation in README and Add webcam features in SBHS - Admin can view all SBHS live feeds. - User can view their allocated live feed. - Request machine change modal fix in base.html. --- sbhs/templates/dashboard/all_images.html | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'sbhs/templates/dashboard/all_images.html') diff --git a/sbhs/templates/dashboard/all_images.html b/sbhs/templates/dashboard/all_images.html index 102a93b..5a7b74e 100644 --- a/sbhs/templates/dashboard/all_images.html +++ b/sbhs/templates/dashboard/all_images.html @@ -1,9 +1,23 @@ {% extends 'dashboard/dashboard_index.html' %} +{% load staticfiles %} {% block title %} All Images {% endblock %} {% block main %} -