Project

General

Profile

« Previous | Next » 

Revision 61394

Merging multiuser access branch

View differences:

sources-update-repo.component.ts
8 8
import { ConfirmationDialogComponent } from '../../../shared/reusablecomponents/confirmation-dialog.component';
9 9
import { AuthenticationService } from '../../../services/authentication.service';
10 10
import { DatasourceNewInterfaceFormComponent } from '../../../shared/reusablecomponents/sources-forms/datasource-new-interface-form.component';
11
import {SharedService} from "../../../services/shared.service";
11
import { SharedService } from '../../../services/shared.service';
12 12

  
13 13
@Component ({
14 14
  selector: 'sources-update-repo',

Also available in: Unified diff