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 2424 {{ #if (eq this.version @root.page.version )}} selected{{ /if }}
2525 {{ ~#if this.missing }} disabled{{ /if }}
2626 >
27- {{ #unless @root.page.attributes.selector-hide-label }}{{ #with (or @root.page.attributes.selector-label ' Version' ) }} {{{ this }}} {{ /with }}{{ /unless }} {{ this.displayVersion }} {{ #if (and @root.page.attributes.nav-indicate-latest (eq this.version @root.page.latest.version )) }} (latest) {{ /if }}
27+ {{ #unless @root.page.attributes.selector-hide-label }}{{ #with (or @root.page.attributes.selector-label ' Version' ) }} {{{ this }}} {{ /with }}{{ /unless }} {{ this.displayVersion }} {{ #if (and @root.page.attributes.nav-indicate-latest (eq this.version @root.page.latest.version )) }} (Latest) {{ else }} {{ #with this.selectorText }} {{{ this }}} {{ /with }} {{/if }}
2828 </option >
2929 {{ /unless }}
3030 {{ /each }}
You can’t perform that action at this time.
0 commit comments