| 29059 |
manish |
1 |
<style>
|
|
|
2 |
.p1 {
|
|
|
3 |
font-family: "Times New Roman", Times, serif;
|
|
|
4 |
}
|
|
|
5 |
</style>
|
|
|
6 |
|
|
|
7 |
|
|
|
8 |
|
| 29051 |
manish |
9 |
<div class="modal-dialog">
|
|
|
10 |
|
|
|
11 |
<!-- Modal content-->
|
|
|
12 |
<div class="modal-content">
|
|
|
13 |
<div class="modal-header">
|
|
|
14 |
<button type="button" class="close" data-dismiss="modal">×</button>
|
|
|
15 |
<h4 class="modal-title">Activate And Activate Brand Delay Reason</h4>
|
|
|
16 |
</div>
|
|
|
17 |
<div class="modal-body">
|
| 29059 |
manish |
18 |
<h3 class="p1" style="text-align:center; color:#B0C4DE;">BRAND DELAY</h3></br>
|
| 29051 |
manish |
19 |
<input type="text" placeholder="comment for brand service delay" style="width: 282px; height: 83px;" id="reasonBrandServiceNotActivate" name="reasonBrandServiceNotActivate" value="">
|
|
|
20 |
<button type="button" class="reason-brand-service-not-activates" data-id="$fofoId" data-serviceid="$serviceId" data-servicebrandid="$serviceBrandId" style="color:red;">Submit</button><br></br>
|
| 29059 |
manish |
21 |
|
|
|
22 |
<h3 class="p1" style="text-align:center; color:#B0C4DE;">ACTIVATE BRAND</h3></br>
|
|
|
23 |
|
| 29051 |
manish |
24 |
<h4>Activate Your Brand Here :- <button type="button" class="activate-brand-service" data-id="$fofoId" data-serviceid="$serviceId" data-servicebrandid="$serviceBrandId" style="color:blue;">Activate</button>
|
|
|
25 |
</h4>
|
| 29059 |
manish |
26 |
|
|
|
27 |
<div>
|
|
|
28 |
<h3 class="p1" style="text-align:center; color:#B0C4DE;">BRAND NOT AVAILABLE</h3></br>
|
|
|
29 |
|
|
|
30 |
<input type="text" placeholder="comment for brand not available" style="width: 282px; height: 83px;" id="reasonBrandNotAvailable" name="reasonBrandNotAvailable" value="">
|
|
|
31 |
<button type="button" class="submit-brand-not-available" data-id="$fofoId" data-serviceid="$serviceId" data-servicebrandid="$serviceBrandId" style="color:red;">Submit</button>
|
|
|
32 |
|
| 29051 |
manish |
33 |
</div>
|
| 29059 |
manish |
34 |
|
|
|
35 |
</div>
|
|
|
36 |
|
|
|
37 |
|
|
|
38 |
|
| 29051 |
manish |
39 |
<div class="modal-footer">
|
|
|
40 |
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
|
|
|
41 |
</div>
|
|
|
42 |
</div>
|
|
|
43 |
|
|
|
44 |
</div>
|