discourse-docs/assets/javascripts
Isaac Janzen 679fee9def
DEV: update routing to allow for open_in_new_tab (#93)
We can rip out the `click` handler completely and just lean on the _logic_ we have in `docs-index`. 

0cef82aec0/assets/javascripts/discourse/routes/docs-index.js (L12)

It will always refresh the `selectedTopic` so there will be no need to update it within the click handler. Which then nullifies the need for `setSelectedTopic`.
2022-05-05 11:22:16 -05:00
..
discourse DEV: update routing to allow for open_in_new_tab (#93) 2022-05-05 11:22:16 -05:00