Subversion Repositories SmartDukaan

Rev

Rev 29051 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<style>
.p1 {
  font-family: "Times New Roman", Times, serif;
}
</style>



 <div class="modal-dialog">

        <!-- Modal content-->
     <div class="modal-content">
      <div class="modal-header">
        <button type="button" class="close" data-dismiss="modal">&times;</button>
        <h4 class="modal-title">Activate And Activate Brand Delay Reason</h4>
      </div>
      <div class="modal-body">
        <h3 class="p1" style="text-align:center; color:#B0C4DE;">BRAND DELAY</h3></br>
        <input type="text" placeholder="comment for brand service delay"   style="width: 282px; height: 83px;" id="reasonBrandServiceNotActivate" name="reasonBrandServiceNotActivate" value="">
        <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>

   <h3 class="p1" style="text-align:center; color:#B0C4DE;">ACTIVATE BRAND</h3></br>
      
      <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>
      </h4>
      
      <div>
      <h3 class="p1" style="text-align:center; color:#B0C4DE;">BRAND NOT AVAILABLE</h3></br>
      
       <input type="text" placeholder="comment for brand not available"   style="width: 282px; height: 83px;" id="reasonBrandNotAvailable" name="reasonBrandNotAvailable" value="">
       <button type="button"  class="submit-brand-not-available" data-id="$fofoId"   data-serviceid="$serviceId" data-servicebrandid="$serviceBrandId" style="color:red;">Submit</button>
      
      </div>
      
      </div>
      
      
      
      <div class="modal-footer">
        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
      </div>
    </div>

  </div>