# HG changeset patch # User ymh # Date 1431950783 -7200 # Node ID 980c9cefba6e1577d8af8c81fd1c5ebc55c1bc3d # Parent a4d306baff58f1d8bd81524ace82380e340f03d9 correct removal of backbone for viewing renkan diff -r a4d306baff58 -r 980c9cefba6e src/hdalab/__init__.py --- a/src/hdalab/__init__.py Mon Apr 27 17:31:53 2015 +0200 +++ b/src/hdalab/__init__.py Mon May 18 14:06:23 2015 +0200 @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- from __future__ import absolute_import -VERSION = (3, 0, 0, "rc", 14) +VERSION = (3, 0, 0, "rc", 15) def get_version(): diff -r a4d306baff58 -r 980c9cefba6e src/hdalab/templates/renkan_view.html --- a/src/hdalab/templates/renkan_view.html Mon Apr 27 17:31:53 2015 +0200 +++ b/src/hdalab/templates/renkan_view.html Mon May 18 14:06:23 2015 +0200 @@ -13,6 +13,7 @@ {{block.super}} +