Skip to content

Commit

Permalink
Alphabetical
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan219 committed Nov 30, 2016
1 parent 79c1e0d commit 9964a54
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
animated-panel-container.modal-servers
animated-panel.grid-block.vertical.modal-server-select(
name = "containerSelection"
default = "{{!NCC.disableBackButton}}"
name = "containerSelection"
)
header.modal-header.grid-block.justify-center(
ng-class = "{'lg': NCC.instances.models.length > 0 || !NCC.ahaGuide.isAddingFirstRepo()}"
Expand Down Expand Up @@ -95,9 +95,9 @@ animated-panel-container.modal-servers
span Next Step: Configuration

animated-panel.grid-block.vertical.modals-rename(
default = "{{NCC.disableBackButton}}"
name = "nameContainer"
ng-if = "NCC.state.repo || NCC.state.templateSource"
default = "{{NCC.disableBackButton}}"
)
header.modal-header
svg.iconnables.icons-arrow-backward(
Expand Down

0 comments on commit 9964a54

Please sign in to comment.