mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
chore(docs): correct spacings
This commit is contained in:
parent
b5fb18ae35
commit
3fdb29242b
1 changed files with 1 additions and 1 deletions
|
|
@ -86,6 +86,7 @@ docsApp.directive.docTutorialNav = function(templateMerge) {
|
|||
};
|
||||
};
|
||||
|
||||
|
||||
docsApp.directive.docTutorialReset = function() {
|
||||
function tab(name, command, id, step) {
|
||||
return '' +
|
||||
|
|
@ -188,7 +189,6 @@ docsApp.serviceFactory.openJsFiddle = function(templateMerge, getEmbeddedTemplat
|
|||
};
|
||||
|
||||
|
||||
|
||||
docsApp.serviceFactory.sections = function sections() {
|
||||
var sections = {
|
||||
guide: [],
|
||||
|
|
|
|||
Loading…
Reference in a new issue