mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 20:25:51 +00:00
reorg - remove lots of old stuff
This commit is contained in:
@@ -158,7 +158,7 @@ function select_request(request) {
|
||||
$(description).html(command.description);
|
||||
|
||||
if (command.link) {
|
||||
$(description).append(" <a class='link_underline' href='" +
|
||||
$(description).append(" <a class='button btn btn-primary' href='" +
|
||||
DOC_BASE+command.link+"'>Read more</a>");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user