Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/07/17 10:32:07 (7 years ago)
Author:
jkarder
Message:

#2839:

  • worked on resources and projects views
  • changed resource selector to be able to select projects and assigned resources
  • updated service clients
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectView.Designer.cs

    r15401 r15412  
    8585      this.ownerComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
    8686      this.ownerComboBox.FormattingEnabled = true;
    87       this.ownerComboBox.Location = new System.Drawing.Point(72, 138);
     87      this.ownerComboBox.Location = new System.Drawing.Point(102, 138);
    8888      this.ownerComboBox.Name = "ownerComboBox";
    8989      this.ownerComboBox.Size = new System.Drawing.Size(434, 21);
     
    170170      // refreshButton
    171171      //
    172       this.refreshButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
    173172      this.refreshButton.Image = HeuristicLab.Common.Resources.VSImageLibrary.Refresh;
    174       this.refreshButton.Location = new System.Drawing.Point(512, 136);
     173      this.refreshButton.Location = new System.Drawing.Point(72, 136);
    175174      this.refreshButton.Name = "refreshButton";
    176175      this.refreshButton.Size = new System.Drawing.Size(24, 24);
Note: See TracChangeset for help on using the changeset viewer.