Commit 7d2b00c2d7f333c51108d0fd6e480a84df822141
1 parent
17e2454d
this is solution for the bug copyright
Showing
1 changed file
with
0 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/app/main/AIA.js
... | ... | @@ -496,7 +496,6 @@ AIA.constant("UserModules", [ |
496 | 496 | AIA.constant("AIAConstants", { |
497 | 497 | "NO_BODY_SYSTEM_AVAILABLE": "Selected body system is not available on this layer.", |
498 | 498 | "COOKIES_MESSAGE": "You need to enable your browser's cookies to run this application.", |
499 | - "current_year": 2018, | |
500 | 499 | "SAVED_LAB_EXERCISE_NOT_FOUND": "Saved Lab Exercise not found.", |
501 | 500 | "ERROR_IN_FECTHING_DETAILS": "Error in fecthing details.", |
502 | 501 | }) | ... | ... |