| | | 321 | 321 | </li> |
| | | 322 | 322 | <li id="status_tab" class="hidden"> |
| | | 323 | 323 | <a href="#server_issue_status" data-toggle="tab"> |
| | | 324 | | <strong>이슈 상태 매핑</strong> |
| | | | 324 | <strong>이슈 상태</strong> |
| | | 325 | 325 | </a> |
| | | 326 | 326 | </li> |
| | | 327 | 327 | <li> |
|
| | | 378 | 378 | <div |
| | | 379 | 379 | id="detailview_jira_server_type_div" |
| | | 380 | 380 | data-toggle="buttons"> |
| | | 381 | | <label class="btn btn-disabled edit-grey"> |
| | | 382 | | <input |
| | | 383 | | type="radio" |
| | | 384 | | name="detailview_jira_server_type_options" |
| | | 385 | | value="클라우드" /> |
| | | | 381 | <label class="btn btn-disabled edit-grey font12"> |
| | | | 382 | <input type="radio" |
| | | | 383 | name="detailview_jira_server_type_options" |
| | | | 384 | value="클라우드" /> |
| | | 386 | 385 | <img src="./img/jira/mark-gradient-white-jira.svg" |
| | | 387 | 386 | width="17px" |
| | | 388 | 387 | style="margin-right: 3px"></img> |
| | | 389 | 388 | 클라우드 지라 |
| | | 390 | 389 | </label> |
| | | 391 | | <label class="btn btn-disabled edit-blue"> |
| | | | 390 | <label class="btn btn-disabled edit-blue font12"> |
| | | 392 | 391 | <input |
| | | 393 | 392 | type="radio" |
| | | 394 | 393 | name="detailview_jira_server_type_options" |
|
| | | 398 | 397 | style="margin-right: 3px"></img> |
| | | 399 | 398 | 온프레미스 지라 |
| | | 400 | 399 | </label> |
| | | 401 | | <label class="btn btn-disabled edit-red"> |
| | | | 400 | <label class="btn btn-disabled edit-red font12"> |
| | | 402 | 401 | <input |
| | | 403 | 402 | type="radio" |
| | | 404 | 403 | name="detailview_jira_server_type_options" |
|
| | | 567 | 566 | <div |
| | | 568 | 567 | id="editview_jira_server_type_div" |
| | | 569 | 568 | data-toggle="buttons"> |
| | | 570 | | <label class="btn btn-disabled edit-grey"> |
| | | | 569 | <label class="btn btn-disabled edit-grey font12"> |
| | | 571 | 570 | <input |
| | | 572 | 571 | type="radio" |
| | | 573 | 572 | name="editview_jira_server_type_options" |
|
| | | 577 | 576 | style="margin-right: 3px"></img> |
| | | 578 | 577 | 클라우드 지라 |
| | | 579 | 578 | </label> |
| | | 580 | | <label class="btn btn-disabled edit-blue"> |
| | | | 579 | <label class="btn btn-disabled edit-blue font12"> |
| | | 581 | 580 | <input |
| | | 582 | 581 | type="radio" |
| | | 583 | 582 | name="editview_jira_server_type_options" |
|
| | | 587 | 586 | style="margin-right: 3px"></img> |
| | | 588 | 587 | 온프레미스 지라 |
| | | 589 | 588 | </label> |
| | | 590 | | <label class="btn btn-disabled edit-red"> |
| | | | 589 | <label class="btn btn-disabled edit-red font12"> |
| | | 591 | 590 | <input |
| | | 592 | 591 | type="radio" |
| | | 593 | 592 | name="editview_jira_server_type_options" |
|
| | | 777 | 776 | </thead> |
| | | 778 | 777 | </table> |
| | | 779 | 778 | </div> |
| | | 780 | | <div id="server_issue_status" |
| | | 781 | | class="tab-pane active clearfix hidden" |
| | | 782 | | style="padding-top: 30px !important"> |
| | | 783 | | <table id="server_issue_status_table" |
| | | | 779 | <div |
| | | | 780 | id="server_issue_status" |
| | | | 781 | class="tab-pane active clearfix hidden" |
| | | | 782 | style="padding-top: 10px !important"> |
| | | | 783 | <button |
| | | | 784 | class="btn btn-warning" |
| | | | 785 | onclick="goToTemplatePage('mapping')"> |
| | | | 786 | 상태 관리로 이동 |
| | | | 787 | </button> |
| | | | 788 | |
| | | 784 | 789 | |
| | | 785 | 790 | |
| | | 786 | 791 | |
|
| | | 789 | 794 | |
| | | 790 | 795 | |
| | | 791 | 796 | |
| | | 792 | | </table> |
| | | | 797 | |
| | | 793 | 798 | </div> |
| | | 794 | 799 | <div id="dropdown1" |
| | | 795 | 800 | class="tab-pane"> |
|
| | | 955 | 960 | <li> |
| | | 956 | 961 | <a href="#issue_status" |
| | | 957 | 962 | data-toggle="tab"> |
| | | 958 | | <strong>이슈 상태 매핑</strong> |
| | | | 963 | <strong>이슈 상태</strong> |
| | | 959 | 964 | </a> |
| | | 960 | 965 | </li> |
| | | 961 | 966 | </ul> |
|
| | | 977 | 982 | </thead> |
| | | 978 | 983 | </table> |
| | | 979 | 984 | </div> |
| | | 980 | | <div id="issue_status" |
| | | 981 | | class="tab-pane active clearfix" |
| | | 982 | | style="padding-top: 30px !important"> |
| | | 983 | | <table id="issue_status_table" |
| | | | 985 | <div |
| | | | 986 | id="issue_status" |
| | | | 987 | class="tab-pane active clearfix" |
| | | | 988 | style="padding-top: 10px !important"> |
| | | | 989 | <button |
| | | | 990 | class="btn btn-info" |
| | | | 991 | onclick="goToTemplatePage('mapping')"> |
| | | | 992 | 상태 관리로 이동 |
| | | | 993 | </button> |
| | | | 994 | |
| | | 984 | 995 | |
| | | 985 | 996 | |
| | | 986 | 997 | |
|
| | | 989 | 1000 | |
| | | 990 | 1001 | |
| | | 991 | 1002 | |
| | | 992 | | </table> |
| | | | 1003 | |
| | | 993 | 1004 | </div> |
| | | 994 | 1005 | </div> |
| | | 995 | 1006 | </section> |