diff ismi-python-neo4jrestclient/ismi-vis.py @ 20:d8bbf6d5920b

now with arrowheads.
author casties
date Fri, 09 Oct 2015 12:54:39 +0200
parents 09c0a9ceb778
children d964d9a23837
line wrap: on
line diff
--- a/ismi-python-neo4jrestclient/ismi-vis.py	Fri Oct 09 11:50:18 2015 +0200
+++ b/ismi-python-neo4jrestclient/ismi-vis.py	Fri Oct 09 12:54:39 2015 +0200
@@ -20,7 +20,7 @@
 
 @app.route("/commentaries_authors.html")
 def get_commentaries_authors():
-    return app.send_static_file('commentaries_authors2.html')
+    return app.send_static_file('commentaries_authors3.html')
 
 @app.route('/static/<filename>')
 def get_file(filename):