Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #17388: fix display of new repository page. #6462

Merged
merged 1 commit into from Nov 21, 2016

Conversation

waldenraines
Copy link
Contributor

The new repository page wasn't using the correct ui-view and thus
wouldn't show up when visited. This commit changes the ui-router
configuration to make the page display as well as renaming the new
repository page for consistency and fixing a display issue on that page
where the breadcrumbs were being shown twice.

http://projects.theforeman.org/issues/17388

@jlsherrill
Copy link
Member

getting an error when clicking "save" on the new repo page:

@jlsherrill
Copy link
Member

bastion.js:13551 TypeError: Cannot read property 'rows' of undefined
at success (bastion_katello.js:10767)
at bastion.js:31596
at processQueue (bastion.js:15962)

@waldenraines
Copy link
Contributor Author

@jlsherrill fixed.

The new repository page wasn't using the correct ui-view and thus
wouldn't show up when visited.  This commit changes the ui-router
configuration to make the page display as well as renaming the new
repository page for consistency and fixing a display issue on that page
where the breadcrumbs were being shown twice.

http://projects.theforeman.org/issues/17388
@jlsherrill
Copy link
Member

ACK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants