UKGovLD / registry-core

Linked data registry - core application and example UI
https://github.com/UKGovLD/registry-core/wiki
Apache License 2.0
23 stars 9 forks source link

UI: TreeView: paging in list vire mode flips back to tree view mode. #61

Closed skwlilac closed 9 years ago

skwlilac commented 9 years ago

When viewing a register organised as hierachical concept scheme the page initially opens in a tree view. Clicking on the control at the top of the list gives the first page of a list view .

However, clicking in the next page link at the bottom of the pages switches back to the tree view rather than stepping to the next page.

I suspect that this is a problem is that the links on page stepping controls are missing a listView=true parameter.

der commented 9 years ago

Fixed in registry-config-base and -env2 and -loc2