diff --git a/www/templates/wot/view_certifications.html b/www/templates/wot/view_certifications.html index 1e77ae040de4509585a388ac8fef89ab793e66b3..609d29d16e63c4d6340ba620a81b21027f568832 100644 --- a/www/templates/wot/view_certifications.html +++ b/www/templates/wot/view_certifications.html @@ -7,15 +7,16 @@ </ion-nav-title> <ion-nav-buttons side="secondary"> - <button class="button button-icon button-clear icon ion-loop visible-xs visible-sm" ng-click="doUpdate()"> - </button> - <!-- Allow extension here --> <cs-extension-point name="nav-buttons"></cs-extension-point> </ion-nav-buttons> <ion-content class="certifications certifications-lg"> + <ion-refresher pulling-text="{{'COMMON.BTN_REFRESH' | translate}}" + on-refresh="doUpdate()"> + </ion-refresher> + <!-- Buttons bar --> <div class="hidden-xs hidden-sm text-center padding"> <button class="button button-stable button-small-padding icon ion-loop ink"