]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Replacement for #20602 (#21236)
authorMark Otto <markd.otto@gmail.com>
Mon, 28 Nov 2016 21:10:19 +0000 (13:10 -0800)
committerGitHub <noreply@github.com>
Mon, 28 Nov 2016 21:10:19 +0000 (13:10 -0800)
commita6f54889fdf4140d4892cbf6cdb08573475f52a8
tree5fab35653e13596a50a558835364845bf15e44f5
parent9338cf597045f14ecaaaf54090eea61b8d807a37
Replacement for #20602 (#21236)

* Fixed incorrect instruction: "Press ⌘ to copy"

It needed to be "Press ⌘C to copy"

* Updated to concatenate copy string

Updated copy command to concatenated string to prevent potential issues

* Updated the way the copy string concatenates

As per excellent suggestion by @tomlutzenberger

* Removed semicolon line endings

;P

* var not const or let
docs/assets/js/src/application.js