2019-07-07 11:18:12 +05:30
|
|
|
<div class="project-item-select-holder">
|
2021-02-22 17:27:13 +05:30
|
|
|
<input class="project-item-select" data-group-id="12345" data-relative-path="issues/new" />
|
2022-03-02 08:16:31 +05:30
|
|
|
<a class="js-new-project-item-link" data-label="issue" data-type="issues" href="">
|
2021-02-22 17:27:13 +05:30
|
|
|
<span class="gl-spinner"></span>
|
|
|
|
</a>
|
|
|
|
<a class="new-project-item-select-button">
|
2021-03-08 18:12:59 +05:30
|
|
|
<svg data-testid="chevron-down-icon" class="gl-icon s16">
|
|
|
|
<use
|
|
|
|
href="/assets/icons-795a2ef2fd636a0538bbef3b8d2787dd90927b42d7617fdda8620930016b333d.svg#chevron-down"
|
|
|
|
></use>
|
|
|
|
</svg>
|
2021-02-22 17:27:13 +05:30
|
|
|
</a>
|
2019-07-07 11:18:12 +05:30
|
|
|
</div>
|