Commit 47996275 authored by Dannon Baker's avatar Dannon Baker
Browse files

Drop 'Purge this history' from history context menu -- still available in...

Drop 'Purge this history' from history context menu -- still available in other history management views
parent c2aa3b73
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -54,11 +54,6 @@
                        <span v-localize>Delete this History</span>
                    </b-dropdown-item>

                    <b-dropdown-item v-b-modal:purge-history-modal>
                        <Icon fixed-width icon="burn" class="mr-1" />
                        <span v-localize>Purge this History</span>
                    </b-dropdown-item>

                    <b-dropdown-divider></b-dropdown-divider>

                    <b-dropdown-item @click="iframeRedirect('/history/resume_paused_jobs?current=True')">