This commit is contained in:
devdatt 2026-01-08 07:17:44 +05:30
parent a61e452acd
commit acb4bcde24
1 changed files with 60 additions and 60 deletions

View File

@ -53,10 +53,8 @@
}
</style>
</head>
<br>
<br>
<br>
<br>
<div class="containerindex">
<div class="grid">
<h2>Service List</h2>
<button onclick="openPopup()">Add Service</button>
@ -125,6 +123,8 @@
<button onclick="saveService()">Save</button>
<button onclick="closePopup()">Close</button>
</div>
</div>
</div>
<script>
function openPopup() {