Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/03/18 14:38:17 (6 years ago)
Author:
jzenisek
Message:

#2839:

  • adapted icons: replaced ".PublishToWeb" with ".Save"
  • pre-select project with all resources for new jobs, if it is the only available
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2839_HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ScheduleView.Designer.cs

    r15956 r16044  
    198198      //
    199199      this.btnSaveCal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
    200       this.btnSaveCal.Image = HeuristicLab.Common.Resources.VSImageLibrary.PublishToWeb;
     200      this.btnSaveCal.Image = HeuristicLab.Common.Resources.VSImageLibrary.Save;
    201201      this.btnSaveCal.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
    202202      this.btnSaveCal.Location = new System.Drawing.Point(640, 41);
Note: See TracChangeset for help on using the changeset viewer.