[style] [upgrade] moved to bootstrap 3

This commit is contained in:
Rushabh Mehta
2013-04-18 17:43:21 +05:30
parent 1615f2f46c
commit d6c8235fb5
33 changed files with 67 additions and 67 deletions

View File

@@ -1,5 +1,5 @@
{% if obj.parent_groups and len(obj.parent_groups) > 1 %}
<div class="span12">
<div class="col-span-12">
<div class="clearfix">
<ul class="breadcrumb">
{% for ig in obj.parent_groups[:-1] %}