|
|
|
@ -92,5 +92,13 @@
|
|
|
|
|
Modifier
|
|
|
|
|
</button>
|
|
|
|
|
</form>
|
|
|
|
|
<div class="d-flex align-items-center mt-3">
|
|
|
|
|
<button onclick="submit()" class="left send py-1 px-2 mx-2 d-flex align-items-center">
|
|
|
|
|
Verfier la solution
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<script src="https://raw.githack.com/pythonpad/brython-runner/master/lib/brython-runner.bundle.js"
|
|
|
|
|
type="text/javascript" charset="utf-8"></script>
|
|
|
|
|
<script src="View/src/JS/Admin2.js"></script>
|
|
|
|
|
</body>
|
|
|
|
|
|