Temporarily remove RIO finder from UI (#525)

This commit is contained in:
Chris Gerth
2022-10-21 18:36:30 -05:00
committed by GitHub
parent ccd3a512d6
commit 8dbd428359

View File

@@ -67,6 +67,7 @@
Save
</v-btn>
<v-divider class="mt-4 mb-4" />
<!-- TEMP - RIO finder is not currently enabled
<v-row>
<v-col
cols="12"
@@ -125,6 +126,7 @@
</v-simple-table>
</v-col>
</v-row>
-->
</div>
</template>