Project

General

Profile

« Previous | Next » 

Revision 62092

Added by John Balasis about 2 years ago

added cris functionality

View differences:

sources-update-repo.component.html
57 57
                    <div *ngFor="let inter of dataForInterfaceComp" class="uk-width-1-2@m uk-margin-bottom">
58 58
                      <div>
59 59
                        <div class="md-card" style="height: 100%">
60
                          <app-repository-interface-form #interfacesArray
61
                                                         [data]="inter"
60
                          <app-repository-interface-form #interfacesArray [data]="inter"
62 61
                                                         (emitDeleteInterface)="removeInterfaceFromList($event)">
63 62
                          </app-repository-interface-form>
64 63
                        </div>

Also available in: Unified diff