Guest User

Untitled

a guest
Jan 19th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <div>
  2. <button type="button" class="btn btn-info" id="s_button"
  3. window.open('{% url 'online_sc' %}', '_blank');>
  4. </div>
  5.  
  6. <div>
  7. <button type="button" class="btn btn-info" id="s_button"
  8. onclick="window.open('{% url 'online_air_schedule' %}', '_blank')"
  9. </div>
Add Comment
Please, Sign In to add comment