Project

General

Profile

« Previous | Next » 

Revision 58382

Made the entry URL field in the update datasource form editable

View differences:

modules/uoa-repository-dashboard-gui/branches/new-ui/src/app/shared/reusablecomponents/sources-forms/datasource-update-form.component.ts
133 133
        this.updateGroup.get('country').disable();
134 134
        // this.updateGroup.get('longtitude').disable();
135 135
        // this.updateGroup.get('latitude').disable();
136
        this.updateGroup.get('websiteUrl').disable();
136
        // this.updateGroup.get('websiteUrl').disable();
137 137
        // this.updateGroup.get('institutionName').disable();
138 138

  
139 139
      }

Also available in: Unified diff