Skip to content

Commit

Permalink
Add repository revision to url
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Sep 2, 2016
1 parent 36c1384 commit 819cb65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/plugins/visualizations/charts/templates/charts.mako
Expand Up @@ -2,7 +2,7 @@
root = h.url_for( "/" )
app_root = root + "plugins/visualizations/charts/static/"
##repository_root = app.config.get( "charts_repository_url", root + "plugins/visualizations/charts/static/repository" )
repository_root = app.config.get( "charts_repository_url", "http://cdn.rawgit.com/guerler/galaxy-charts/master/" )
repository_root = app.config.get( "charts_repository_url", "http://cdn.rawgit.com/guerler/galaxy-charts/84cf3363ae5c4fa0072720b1e5b8ad90553f2e46/" )
%>

<!DOCTYPE HTML>
Expand Down

0 comments on commit 819cb65

Please sign in to comment.