20 |
21 |
22 |

repo->createAction;?>

23 |
24 |
25 | 26 | app->tab == 'project' or $this->app->tab == 'execution'):?> 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 89 | 90 | 91 | 92 | 102 | 103 | 104 | 105 | 106 | 107 | 108 | 115 | 116 |
repo->product;?>
repo->projects;?>
repo->type;?>repo->scmList, 'Gitlab', "onchange='scmChanged(this.value)' class='form-control chosen'");?>repo->syncTips;?>
repo->serviceHost;?>
repo->serviceProject;?>
repo->name;?>
repo->path;?> 60 | repo->example->path->git;?> 61 | repo->example->path->svn;?> 62 |
repo->encoding; ?>repo->encodingsTips;?>
repo->client;?> 73 | repo->example->client->git;?> 74 | repo->example->client->svn;?> 75 |
repo->acl;?> 93 |
94 | repo->group?> 95 | 96 |
97 |
98 | repo->user;?> 99 | 100 |
101 |
repo->desc; ?>
109 | 110 | 111 | app->tab == 'devops') echo html::a(inlink('maintain', ""), $lang->goback, '', 'class="btn btn-wide"');?> 112 | app->tab == 'project') echo html::a("javascript: parent.window.history.back();", $lang->goback, '', 'class="btn btn-wide"');?> 113 | 114 |
117 |
118 |
119 |