Skip to content

refactor: Remove Google from document history search#7093

Merged
rjsparks merged 3 commits intoietf-tools:mainfrom
pselkirk:fix-7009
Feb 28, 2024
Merged

refactor: Remove Google from document history search#7093
rjsparks merged 3 commits intoietf-tools:mainfrom
pselkirk:fix-7009

Conversation

@pselkirk
Copy link
Copy Markdown
Contributor

Fixes #7009

"Search lists" dropdown menu devolves into a single button
(two buttons for ADs).
Comment thread ietf/templates/doc/document_draft.html Outdated
</a>
{% if user|has_role:"Area Director" %}
<a class="btn btn-primary btn-sm"
href="https://www.iesg.org/bin/c5i?mid=6&amp;rid=77&amp;target={{ doc.name }}"
Copy link
Copy Markdown
Contributor Author

@pselkirk pselkirk Feb 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: In my limited testing, this always gets a 404.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove it - the IESG no longer uses ARO.

@rjsparks rjsparks merged commit 08e0c83 into ietf-tools:main Feb 28, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rework the search button in the action button row for a document page to not link to external search engines

2 participants