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">
1111 < p id ="blank-state-pf-helpLink-{{$id}} " class ="blank-state-pf-helpLink-label " ng-if ="$ctrl.config.helpLink ">
1212 {{$ctrl.config.helpLink.label}}
1313 < 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 >
1515 </ p >
1616 < div ng-if ="$ctrl.hasMainActions() " class ="blank-slate-pf-main-action ">
1717 < button class ="btn btn-primary btn-lg "
You can’t perform that action at this time.
0 commit comments