other icon for qs

This commit is contained in:
Peter Cottle 2013-03-23 17:27:11 -07:00
parent f2fc61081b
commit b1d0b896bc
6 changed files with 6 additions and 6 deletions

View file

@ -10226,7 +10226,7 @@ var CommandsHelperBar = HelperBar.extend({
var MainHelperBar = HelperBar.extend({
getItems: function() {
return [{
text: '?',
icon: 'question-sign',
id: 'commands'
}, {
icon: 'globe',
@ -28424,7 +28424,7 @@ var CommandsHelperBar = HelperBar.extend({
var MainHelperBar = HelperBar.extend({
getItems: function() {
return [{
text: '?',
icon: 'question-sign',
id: 'commands'
}, {
icon: 'globe',

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

2
build/bundle.min.js vendored

File diff suppressed because one or more lines are too long

View file

@ -426,7 +426,7 @@
For a much easier time perusing the source, see the individual files at:
https://github.com/pcottle/learnGitBranching
-->
<script src="build/bundle.min.54183ae3.js"></script>
<script src="build/bundle.min.2068911f.js"></script>
<!-- The advantage of github pages: super-easy, simple, slick static hostic.
The downside? No raw logs to parse for analytics, so I have to include

View file

@ -719,7 +719,7 @@ var CommandsHelperBar = HelperBar.extend({
var MainHelperBar = HelperBar.extend({
getItems: function() {
return [{
text: '?',
icon: 'question-sign',
id: 'commands'
}, {
icon: 'globe',