Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Nerian/bootstrap-wysihtml5-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: GeneralScripting/bootstrap-wysihtml5-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jul 28, 2015

  1. Copy the full SHA
    a82aace View commit details
Showing with 1 addition and 21 deletions.
  1. +1 −21 vendor/assets/javascripts/bootstrap-wysihtml5/templates.js
22 changes: 1 addition & 21 deletions vendor/assets/javascripts/bootstrap-wysihtml5/templates.js
Original file line number Diff line number Diff line change
@@ -223,14 +223,6 @@ this["wysihtml5"]["tpl"]["lists"] = Handlebars.template({"1":function(depth0,hel
return " <span class=\"fa fa-list-ol\"></span>\n";
},"9":function(depth0,helpers,partials,data) {
return " <span class=\"glyphicon glyphicon-th-list\"></span>\n";
},"11":function(depth0,helpers,partials,data) {
return " <span class=\"fa fa-outdent\"></span>\n";
},"13":function(depth0,helpers,partials,data) {
return " <span class=\"glyphicon glyphicon-indent-right\"></span>\n";
},"15":function(depth0,helpers,partials,data) {
return " <span class=\"fa fa-indent\"></span>\n";
},"17":function(depth0,helpers,partials,data) {
return " <span class=\"glyphicon glyphicon-indent-left\"></span>\n";
},"compiler":[6,">= 2.0.0-beta.1"],"main":function(depth0,helpers,partials,data) {
var stack1, alias1=this.lambda, alias2=this.escapeExpression;

@@ -246,17 +238,5 @@ this["wysihtml5"]["tpl"]["lists"] = Handlebars.template({"1":function(depth0,hel
+ alias2(alias1(((stack1 = ((stack1 = (depth0 != null ? depth0.locale : depth0)) != null ? stack1.lists : stack1)) != null ? stack1.ordered : stack1), depth0))
+ "\" tabindex=\"-1\">\n"
+ ((stack1 = helpers['if'].call(depth0,((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.toolbar : stack1)) != null ? stack1.fa : stack1),{"name":"if","hash":{},"fn":this.program(7, data, 0),"inverse":this.program(9, data, 0),"data":data})) != null ? stack1 : "")
+ " </a>\n <a class=\"btn "
+ ((stack1 = helpers['if'].call(depth0,((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.toolbar : stack1)) != null ? stack1.size : stack1),{"name":"if","hash":{},"fn":this.program(1, data, 0),"inverse":this.noop,"data":data})) != null ? stack1 : "")
+ " btn-default\" data-wysihtml5-command=\"Outdent\" title=\""
+ alias2(alias1(((stack1 = ((stack1 = (depth0 != null ? depth0.locale : depth0)) != null ? stack1.lists : stack1)) != null ? stack1.outdent : stack1), depth0))
+ "\" tabindex=\"-1\">\n"
+ ((stack1 = helpers['if'].call(depth0,((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.toolbar : stack1)) != null ? stack1.fa : stack1),{"name":"if","hash":{},"fn":this.program(11, data, 0),"inverse":this.program(13, data, 0),"data":data})) != null ? stack1 : "")
+ " </a>\n <a class=\"btn "
+ ((stack1 = helpers['if'].call(depth0,((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.toolbar : stack1)) != null ? stack1.size : stack1),{"name":"if","hash":{},"fn":this.program(1, data, 0),"inverse":this.noop,"data":data})) != null ? stack1 : "")
+ " btn-default\" data-wysihtml5-command=\"Indent\" title=\""
+ alias2(alias1(((stack1 = ((stack1 = (depth0 != null ? depth0.locale : depth0)) != null ? stack1.lists : stack1)) != null ? stack1.indent : stack1), depth0))
+ "\" tabindex=\"-1\">\n"
+ ((stack1 = helpers['if'].call(depth0,((stack1 = ((stack1 = (depth0 != null ? depth0.options : depth0)) != null ? stack1.toolbar : stack1)) != null ? stack1.fa : stack1),{"name":"if","hash":{},"fn":this.program(15, data, 0),"inverse":this.program(17, data, 0),"data":data})) != null ? stack1 : "")
+ " </a>\n </div>\n</li>\n";
+ " </a>\n </div>\n</li>\n";
},"useData":true});