Merge "Added presentation of owner of EiJob"
[portal/nonrtric-controlpanel.git] / webapp-frontend / src / app / ei-coordinator / ei-coordinator.component.html
index e90f945..30f1eee 100644 (file)
@@ -21,7 +21,7 @@ limitations under the License.
 <div fxLayout="row">
     <div class="rd-global-page-title">Enrichment Information Coordinator</div>
     <div class="refresh-button">
-        <button mat-icon-button color="primary" aria-label="Button with a refresh icon" (click)="refresh()">
+        <button mat-icon-button color="primary" aria-label="Button with a refresh icon" (click)="refreshTables()">
             <mat-icon>refresh</mat-icon>
         </button>
     </div>