Skip to content

Commit a9434d0

Browse files
taylordolanthejsj
authored andcommitted
show branch selector only in compose tab
1 parent dee40ef commit a9434d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

client/directives/components/newContainer/forms/configureNewServiceView.jade

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ section.grid-block.vertical.modal-body(
5656
ng-include = "'nameNewServiceView'"
5757
)
5858

59+
//- default branch selector
5960
form.grid-block.vertical.label(
61+
ng-if = "NCC.state.dockerFileTab === 'compose'"
6062
ng-include = "'defaultBranchView'"
6163
)
6264

0 commit comments

Comments
 (0)