mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 07:54:46 +00:00
[js-libs] upgraded to latest bootstrap and font-awesome
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% if obj.parent_groups and len(obj.parent_groups) > 1 %}
|
||||
<div class="col-span-12">
|
||||
<div class="col col-lg-12">
|
||||
<div class="clearfix">
|
||||
<ul class="breadcrumb">
|
||||
{% for ig in obj.parent_groups[:-1] %}
|
||||
|
||||
Reference in New Issue
Block a user