Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Commit

Permalink
CherryPick with Dev
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkLegend committed May 27, 2016
1 parent 06ede5e commit 1cde343
Show file tree
Hide file tree
Showing 9 changed files with 449 additions and 267 deletions.
7 changes: 0 additions & 7 deletions com.yasoon.jira/Dialogs/AddCommentDialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,6 @@ <h2 class="jira-title" data-bind="localizedText: 'dialog.titleAddToIssue'"></h2>
</div>
</div>
<div id="IssueArea" class="qf-field qf-field-issuetype qf-required">
<div class="field-group input-field">
<label for="issue"><span data-bind="localizedText: 'dialog.issue'"></span><span class="aui-icon icon-required" data-bind="localizedText: 'dialog.required'">Required</span></label>
<select class="select input-field" id="issue" name="issue" style="width: 75%">
<option></option>
</select>
<img src="Dialogs/ajax-loader.gif" style="display:none;" id="IssueSpinner" />
</div>
</div>
</div>
<div id="ContentArea" class="content">
Expand Down
233 changes: 47 additions & 186 deletions com.yasoon.jira/Dialogs/jiraAddCommentDialog.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 31 additions & 7 deletions com.yasoon.jira/Dialogs/jiraDialog.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1cde343

Please sign in to comment.