X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=blobdiff_plain;f=htsworkflow%2Ffrontend%2Furls.py;h=cd2570b0dfd093185d74af96c55867923d613c11;hp=c21d9a0d12f6515c6c881d3d4fdc1c707c001130;hb=1965bee8244213eea20174d0ff5ee5d274de530b;hpb=d34bbae0af8c7143bf459717ebb00762c02b6da0 diff --git a/htsworkflow/frontend/urls.py b/htsworkflow/frontend/urls.py index c21d9a0..cd2570b 100644 --- a/htsworkflow/frontend/urls.py +++ b/htsworkflow/frontend/urls.py @@ -25,7 +25,7 @@ urlpatterns = patterns('', ## AnalysTrack: ##(r'^analysis/', include('htsworkflow.frontend.analysis.urls')), ## Inventory urls - #url(r'^inventory/', include('htsworkflow.frontend.inventory.urls')), + url(r'^inventory/', include('htsworkflow.frontend.inventory.urls')), ## Report Views: ##url(r'^reports/', include('htsworkflow.frontend.reports.urls')), ## Library browser