Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    server-core/src/main/java/io/onedev/server/model/support/administration/ServiceDeskSetting.java
    skipped 78 lines
    79 79   }
    80 80  
    81 81   @Editable(order=300, description="Specify issue creation settings. For a particular sender and project, "
    82  - + "the first matching entry will take effect. If no entry matches, default issue creation "
    83  - + "settings defined below will be used")
     82 + + "the first matching entry will take effect")
    84 83   public List<IssueCreationSetting> getIssueCreationSettings() {
    85 84   return issueCreationSettings;
    86 85   }
    skipped 199 lines
Please wait...
Page is in error, reload to recover