1
0
mirror of https://github.com/robonen/metr.git synced 2026-03-20 10:54:41 +00:00

Added js + redacted php

This commit is contained in:
Konstantin Vinokurov
2022-04-29 15:33:18 +07:00
parent f0fa19d3cd
commit bafe213bd9
8 changed files with 26 additions and 0 deletions

View File

@@ -23,4 +23,5 @@
</div>
</form>
</div>
<script src="public/js/login.js"></script>
@endsection

View File

@@ -166,4 +166,5 @@
</div>
</div>
</footer>
<script src="public/js/main_page.js"></script>
@endsection