r7-labs / R7.University

DNN Platform subsystem designed to present and manage high school educational organization assets (divisions, employees, courses, etc.) compatible with Rosobrnadzor microdata recommendations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert links used to open modals into buttons

roman-yagodin opened this issue · comments

This will allow to avoid opening the links via right-click, which will not provide expected results.

It's better to use A links without href attr, so text inside link still can be copied with Ctrl+C. Button-like look could be simulated using badges. Also buttons (even btn-sm) are pretty big for that.