1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-26 21:39:08 +02:00

twerk copy

This commit is contained in:
Mark Otto
2014-06-09 23:29:44 -07:00
parent 1b8935ee95
commit 82bd8b6dfd
2 changed files with 2 additions and 2 deletions

View File

@@ -143,7 +143,7 @@
.attr('title', 'Copied!')
.tooltip('fixTitle')
.tooltip('show')
.attr('title', 'Copy')
.attr('title', 'Copy to clipboard')
.tooltip('fixTitle')
})