aboutsummaryrefslogtreecommitdiff
path: root/js/components/layout/bread-crumb-button.reel/bread-crumb-button.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/components/layout/bread-crumb-button.reel/bread-crumb-button.html')
-rwxr-xr-xjs/components/layout/bread-crumb-button.reel/bread-crumb-button.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/js/components/layout/bread-crumb-button.reel/bread-crumb-button.html b/js/components/layout/bread-crumb-button.reel/bread-crumb-button.html
index 6c881277..596975de 100755
--- a/js/components/layout/bread-crumb-button.reel/bread-crumb-button.html
+++ b/js/components/layout/bread-crumb-button.reel/bread-crumb-button.html
@@ -67,8 +67,9 @@ POSSIBILITY OF SUCH DAMAGE.
67 </head> 67 </head>
68 <body> 68 <body>
69 69
70 <div data-montage-id="breadcrumb_container"> 70 <div data-montage-id="breadcrumb_container" class="breadcrumbComp">
71 <button data-montage-id="breadcrumb_button" class="nj-skinned"></button> 71 <button data-montage-id="breadcrumb_button" class="breadcrumbButton"></button>
72 <span class="breadcrumbTipMask"><span class="breadcrumbTip"></span></span>
72 </div> 73 </div>
73 74
74 </body> 75 </body>