Skip to content

Commit

Permalink
admin: add mylibrary and translation mechanism
Browse files Browse the repository at this point in the history
* add mylibrary components
* add some elements for translation functionality
* change some license files

Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
  • Loading branch information
Garfield-fr committed Oct 21, 2019
1 parent e7203d2 commit 99d2d08
Show file tree
Hide file tree
Showing 74 changed files with 2,087 additions and 918 deletions.
2 changes: 2 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
],
"styles": [
"node_modules/bootstrap/scss/bootstrap.scss",
"node_modules/ngx-bootstrap/datepicker/bs-datepicker.css",
"node_modules/font-awesome/scss/font-awesome.scss",
"projects/admin/src/app/scss/styles.scss"
],
Expand Down Expand Up @@ -88,6 +89,7 @@
],
"styles": [
"node_modules/bootstrap/scss/bootstrap.scss",
"node_modules/ngx-bootstrap/datepicker/bs-datepicker.css",
"node_modules/font-awesome/scss/font-awesome.scss",
"projects/admin/src/app/scss/styles.scss"
],
Expand Down
Loading

0 comments on commit 99d2d08

Please sign in to comment.