Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Commit f120b39

Browse files
committed
Rename more-examples/customJavascript/app.js to more-examples/customValidation/app.js
1 parent 088a1b1 commit f120b39

File tree

1 file changed

+1
-1
lines changed
  • more-examples/customValidation

1 file changed

+1
-1
lines changed

more-examples/customJavascript/app.js renamed to more-examples/customValidation/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ myApp.controller('CtrlService', ['$scope', 'validationService', function ($scope
7575
alert('All good, proceed with submit...');
7676
}
7777
}
78-
}]);
78+
}]);

0 commit comments

Comments
 (0)