Project

General

Profile

« Previous | Next » 

Revision 5b16c0dc

Added by Amir Fefer almost 6 years ago

Fixes #23391, #23251 - adjsut breadcrumbs swticher to pf design

View differences:

webpack/assets/javascripts/react_app/components/BreadcrumbBar/components/BreadcrumbSwitcherPopover.js
</ListGroup>
<Pager
className="pager-sm"
messages={{ nextPage: __('Next'), previousPage: __('Previous') }}
messages={{ nextPage: '', previousPage: '' }}
onNextPage={onNextPageClick}
onPreviousPage={onPrevPageClick}
disablePrevious={currentPage === 1}

Also available in: Unified diff