<script type="text/template" id="modalView">
    <div class="modal" tabindex="-1" role="dialog" >
        <div class="modal-header">
            <button type="button" class="close" data-dismiss="modal"
aria-hidden="true">×</button>
            <h3 class="modal-title"></h3>
        </div>
        <div class="modal-body"></div>
        <div class="modal-footer"></div>
    </div>
</script>


On Mon, Feb 25, 2013 at 3:14 PM, Guy Korland <[email protected]> wrote:

> modalView

-- 
You received this message because you are subscribed to the Google Groups 
"twitter-bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to