[UI] Support UI partial control
[validation.git] / ui / src / main / webapp / app / BluvalUI / GetBasedOnDate / GetBasedOnDate.js
@@ -14,6 +14,7 @@
  * limitations under the License.
  */
 
-var appDS2 = angular.module("AECCommittedSubmissions", [ 'ngRoute',
-        'ngMessages', 'modalServices', 'ngCookies', 'b2b.att', 'gridster',
-        'ui.bootstrap', 'ui.bootstrap.modal', 'App.Config', 'App.Services' ]);
+var appDS2 = angular.module("GetBasedOnDate", ['ngRoute', 'ngMessages',
+    'modalServices', 'ngCookies', 'b2b.att', 'gridster', 'ui.bootstrap',
+    'ui.bootstrap.modal', 'App.Services', 'App.Config']);
+