File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ <h4 id="blank-state-pf-title-{{$id}}" class="h1 blank-state-pf-title">
11
11
< p id ="blank-state-pf-helpLink-{{$id}} " class ="blank-state-pf-helpLink-label " ng-if ="$ctrl.config.helpLink ">
12
12
{{$ctrl.config.helpLink.label}}
13
13
< a ng-if ="$ctrl.config.helpLink.url " class ="blank-state-pf-helpLink " ng-click ="$ctrl.config.helpLink.urlAction() " href ="{{$ctrl.config.helpLink.url}} "> {{$ctrl.config.helpLink.urlLabel}}</ a >
14
- < button ng-if ="!$ctrl.config.helpLink.url " class ="btn blank-state-pf-helpbutton btn-link " ng-click ="$ctrl.config.helpLink.urlAction() "> {{$ctrl.config.helpLink.urlLabel}}</ button > .
14
+ < button ng-if ="!$ctrl.config.helpLink.url " class ="btn blank-state-pf-helpbutton btn-link " ng-click ="$ctrl.config.helpLink.urlAction() "> {{$ctrl.config.helpLink.urlLabel}}</ button >
15
15
</ p >
16
16
< div ng-if ="$ctrl.hasMainActions() " class ="blank-slate-pf-main-action ">
17
17
< button class ="btn btn-primary btn-lg "
You can’t perform that action at this time.
0 commit comments