Skip to content

Commit

Permalink
Issue #SB-868 chore : Merge pull request #100 from nilesh-more/refact…
Browse files Browse the repository at this point in the history
…oring

SB-868 - Announcement attachment up loader refactoring with injectable service/factory
  • Loading branch information
loganathan1989 authored Nov 22, 2017
2 parents 2d7ca6e + 8d817db commit c888acc
Show file tree
Hide file tree
Showing 7 changed files with 279 additions and 123 deletions.
1 change: 1 addition & 0 deletions src/app/private/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@
<script src="scripts/directives/announcementDetailsDirective.js"></script>
<script src="scripts/directives/fileUpload.js"></script>
<script src="scripts/services/announcementService.js"></script>
<script src="scripts/factories/fileUploadFactory.js"></script>

<!-- endinject -->
<script src="../common/js/frmelmnts.js"></script>
Expand Down
Loading

0 comments on commit c888acc

Please sign in to comment.