Skip to content

Instantly share code, notes, and snippets.

@kuneo
Last active June 23, 2016 14:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kuneo/4165b4efa277d58fc1f3875ab88bf11e to your computer and use it in GitHub Desktop.
Save kuneo/4165b4efa277d58fc1f3875ab88bf11e to your computer and use it in GitHub Desktop.
bootstrap-table getstart
<script src="jquery.min.js"></script>
<script src="bootstrap.min.js"></script>
<script src="bootstrap-table.min.js"></script>
<link rel="stylesheet" href="bootstrap.min.css">
<link rel="stylesheet" href="bootstrap-table.min.css">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment