consolidate deprecation messages inside modal

This commit is contained in:
Gamebrary 2020-08-26 10:28:27 -07:00
parent 1449f59c44
commit 983939d6bf
2 changed files with 5 additions and 15 deletions

View file

@ -1,19 +1,6 @@
<template lang="html">
<div class="platforms-page container-fluid">
<div class="container-fluid">
<div class="row">
<b-alert show variant="warning" class="col-xs-6">
<strong>Deprecation warning!</strong>
<p>Platform-based boards will be phased out soon</p>
<p>If you have any questions or need help feel free to email
<strong>contact@gamebrary.com</strong> and/or open defects in
<a href="https://github.com/romancm/gamebrary/issues" target="_blank">GitHub</a></p>
<p>You can convert your platforms to boards by clicking on a platform</p>
</b-alert>
</div>
</div>
<h5>Platforms (Deprecated)</h5>
<platforms-list

View file

@ -32,8 +32,11 @@
>
<b-alert show variant="warning">
<h3>Deprecation warning</h3>
<p>Platform-based game boards are being phased out.
Please click the button below to convert this platform into a board.</p>
<p>Platform-based boards will be phased out soon</p>
<p>Please click the button below to convert this platform into a board.</p>
<small>If you have any questions or need help feel free to email
<strong>contact@gamebrary.com</strong> and/or open defects in
<a href="https://github.com/romancm/gamebrary/issues" target="_blank">GitHub</a></small>
</b-alert>
<b-button