Skip to content

Commit

Permalink
Merge pull request #22 from edly-io/tehreem/remove_extra_code__for_au…
Browse files Browse the repository at this point in the history
…thorizenet

remove html and css changes as these should be in theme
  • Loading branch information
tehreem-sadat authored Oct 30, 2019
2 parents f0b4be9 + 32ab862 commit 95df78d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion lms/static/sass/multicourse/_dashboard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1474,7 +1474,6 @@ a.fade-cover {
width: flex-grid(12);
}

.course-upgrade,
.account-activation {
.message-copy {
position: relative;
Expand Down
9 changes: 0 additions & 9 deletions lms/templates/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,15 +132,6 @@
</div>
%endif

%if pending_upgrade_course_name:
<div class="course-upgrade aa-icon info" role="alert">
<div class="message-copy" >
Please wait for the confirmation email as your request is being processed. Course: ${ pending_upgrade_course_name } will be upgraded soon.
</div>
</div>
%endif


</div>

<main id="main" aria-label="Content" tabindex="-1">
Expand Down

0 comments on commit 95df78d

Please sign in to comment.