2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Integrate ZeroClipboard to easily copy code snippets

This commit is contained in:
soundarapandian
2014-01-08 17:32:35 +05:30
committed by XhmikosR
parent 9e1652aa50
commit 250e021ff1
5 changed files with 1091 additions and 0 deletions
+1
View File
@@ -137,6 +137,7 @@ module.exports = function (grunt) {
},
src: [
'docs/assets/js/_vendor/holder.js',
'docs/assets/js/_vendor/zero-clipboard.js',
'docs/assets/js/_src/application.js'
],
dest: 'docs/assets/js/docs.min.js'