File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3
3
< li > < h5 class ="doc-side-nav-title "> Concepts</ h5 > </ li >
4
4
< li class ="doc-side-nav-list-item "> < a href ="{{ site.baseurl }}/docs/concepts/what-is-istio.html " {% if current[3] == 'what-is-istio.html ' %}class ='current '{% endif %} > What is Istio?</ a > </ li >
5
5
< li class ="doc-side-nav-list-item "> < a href ="{{ site.baseurl }}/docs/concepts/service-model.html " {% if current[3] == 'service-model.html ' %}class ='current '{% endif %} > Service Model</ a > </ li >
6
- < li class ="doc-side-nav-list-item "> < a href ="{{ site.baseurl }}/docs/concepts/attributes.html " {% if current[3] == 'attributes.html ' %}class ='current '{% endif %} > Attributes</ a > </ li >
7
6
8
7
< li class ="submenu ">
9
8
< h6 class ="arrow-r "> Network and Auth</ h6 >
@@ -12,6 +11,7 @@ <h6 class="arrow-r">Network and Auth</h6>
12
11
< li class ="submenu ">
13
12
< h6 class ="arrow-r "> Policies and Control</ h6 >
14
13
< div class ="submenu-content ">
14
+ < a class ="submenu-link {% if current[3] == 'attribute.html' %}active{% endif %} " href ="{{ site.baseurl }}/docs/concepts/attributes.html "> Attributes</ a >
15
15
< a class ="submenu-link {% if current[3] == 'mixer.html' %}active{% endif %} " href ="{{ site.baseurl }}/docs/concepts/mixer.html "> Mixer</ a >
16
16
< a class ="submenu-link {% if current[3] == 'mixer-config.html' %}active{% endif %} " href ="{{ site.baseurl }}/docs/concepts/mixer-config.html "> Mixer Configuration</ a >
17
17
</ div >
You can’t perform that action at this time.
0 commit comments