mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
#2561 e-madencilik ilan verme
This commit is contained in:
parent
0086ee1e70
commit
64eb281309
@ -45,7 +45,7 @@ $(document).ready(function () {
|
||||
btn = '';
|
||||
res.forEach(function (link) {
|
||||
btn += `
|
||||
<input type="submit" data-pack-id="${link.packID}" class="btn-1 mb-2"
|
||||
<input type="submit" data-pack-id="${link.packID}" class="btn-1 mb-2 text-wrap"
|
||||
value="${response['continueBtn']}` + ' ' + `(${link.price})" />
|
||||
`
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user