[cig-commits] commit: Make the custom backend view show the contents of the tarball

Mercurial hg at geodynamics.org
Sun Jul 3 20:17:17 PDT 2011


changeset:   33:ea9e93431b1d
tag:         tip
user:        Walter Landry <wlandry at caltech.edu>
date:        Sun Jul 03 20:16:37 2011 -0700
files:       SeismoWebPortal/templates/SeismoWebPortal/specfem3dglobemodel_detail.html
description:
Make the custom backend view show the contents of the tarball


diff -r 124444b75df2 -r ea9e93431b1d SeismoWebPortal/templates/SeismoWebPortal/specfem3dglobemodel_detail.html
--- a/SeismoWebPortal/templates/SeismoWebPortal/specfem3dglobemodel_detail.html	Sun Jul 03 19:45:39 2011 -0700
+++ b/SeismoWebPortal/templates/SeismoWebPortal/specfem3dglobemodel_detail.html	Sun Jul 03 20:16:37 2011 -0700
@@ -3,3 +3,7 @@
 
 {{ object.description }}
 
+<pre>
+{{ object.list }}
+</pre>
+



More information about the CIG-COMMITS mailing list