Welcome Guest, Not a member yet? Register   Sign In
How to come the value of modal in description ?
#1

Dear Friends,
I got a system to maintain . In that there is a code segment as below 
PHP Code:
<?php if(modal('citems/instockinListItem/')=="on"): ?>    
                      <a  title="In Stock" style="margin-bottom: 10px" class="btn btn-primary" data-toggle="modal" data-target="#in_stock" id="in_stock"  >In Stock</a>
                      <?php endif; ?>
I search all part of the code for this. but no idea how to get this "on" value for it. any body please advise

Thanks
Anes P A 
Reply




Theme © iAndrew 2016 - Forum software by © MyBB