Commit 91f97fa44a3d9d322b40d7f48324e813c871acf9

Authored by Nikita Kulshreshtha
1 parent b824626f

added a constant

400-SOURCECODE/AIAHTML5.Web/app/main/AIA.js
... ... @@ -517,6 +517,7 @@ AIA.constant("AIAConstants", {
517 517 "COOKIES_MESSAGE": "You need to enable your browser's cookies to run this application.",
518 518 "SAVED_LAB_EXERCISE_NOT_FOUND": "Saved Lab Exercise not found.",
519 519 "ERROR_IN_FECTHING_DETAILS": "Error in fecthing details.",
  520 + "PLEASE_ENTER_SEARCH_TEXT":"Please enter the text to search."
520 521 })
521 522  
522 523  
... ...