summaryrefslogtreecommitdiffstats
path: root/pharos-dashboard/dashboard/__init__.py
diff options
context:
space:
mode:
authormaxbr <maxbr@mi.fu-berlin.de>2016-07-29 12:43:43 +0200
committerMax Breitenfeldt <max.breitenfeldt@gmail.com>2016-07-29 11:25:20 +0000
commit639cd5db77064c275253828780c17ae59551d95c (patch)
treefca05cf81b3f068ff25c5db46ddd7c27fd1986af /pharos-dashboard/dashboard/__init__.py
parent0f7eae0c112b39c071d41a09ad1caf509b70ac32 (diff)
import pharos dashboard code
JIRA: RELENG-12 The last commit was missing some JS/CSS dependencies of the site. This happened because they are in folders that are named 'build' or 'dist'. This commit adds a bower.json file, that specifies dependencies. Dependencies can now be installed by running 'bower install' in the dashboard/static folder. Change-Id: I054f319c66771f767e97711cb678d79d3bd6bee4 Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
Diffstat (limited to 'pharos-dashboard/dashboard/__init__.py')
-rw-r--r--pharos-dashboard/dashboard/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/pharos-dashboard/dashboard/__init__.py b/pharos-dashboard/dashboard/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/pharos-dashboard/dashboard/__init__.py