diff --git a/Gruntfile.js b/Gruntfile.js index 6a5ae516..cb2dc099 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -144,6 +144,7 @@ module.exports = function(grunt) { 'scripts/*.js', 'scripts/services/*.js', 'scripts/modules/*.js', + 'scripts/config/*.json', '!scripts/routes.js', '!scripts/initialTasks.js', '!scripts/webstorage-configuration.js', diff --git a/app/index.html b/app/index.html index 045e7127..a7e45d08 100755 --- a/app/index.html +++ b/app/index.html @@ -62,7 +62,8 @@

- + FINFLUX + FINFLUX
@@ -148,8 +149,8 @@
-
-
- - {{'label.input.canUseForTopup' | translate}} - -
-
+
+ +
+ +
+

{{ 'label.heading.interestRecalculation' | translate }}


diff --git a/app/views/products/editloanproduct.html b/app/views/products/editloanproduct.html index 07dfdd53..bd66ca59 100755 --- a/app/views/products/editloanproduct.html +++ b/app/views/products/editloanproduct.html @@ -687,11 +687,15 @@
-
- - {{'label.input.canUseForTopup' | translate}} + + +
+