update sistem proyek menjadi lebih struktural. dimulai dengan memisahkan dashboard publik dan administrator pada setiap proyek, membuat dockerfile untuk setup environment docker, dan merapikan database serta membuat file migration.
This commit is contained in:
@@ -87,13 +87,5 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- App script -->
|
||||
<script src="../js/draw_sosial.js?v=<?= time() ?>"></script>
|
||||
<script>
|
||||
window.setMode = function(mode) {
|
||||
console.log('Mode changed to: ' + mode);
|
||||
};
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user