Skip to content
Snippets Groups Projects
Commit a7ec9e74 authored by Devyani Ravi's avatar Devyani Ravi
Browse files

partcontfix

parent ee3720fc
No related branches found
No related tags found
No related merge requests found
Pipeline #459618 passed
......@@ -72,7 +72,7 @@
<div class="card">
<h4 @click="toggleSection('registryParts')">
Registry Parts
<span v-if="sections.registryParts"></span>
<span v-if="sections.registryParts"></span>
<span v-else></span>
</h4>
<div v-if="sections.registryParts" class="content">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment