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

Commit ca97edd

Browse files
committed
renaming before adding Service functionality
1 parent c8325e4 commit ca97edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/testingForm.html renamed to templates/testingFormDirective.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@
9696
<!-- ng-disabled="formAdd.$invalid" -->
9797
<button type="submit" name="save_btn" class="btn btn-primary" ng-disabled="formAdd.$invalid" ng-click="">{{ 'SAVE' | translate }}</button>
9898
</div>
99-
</form>
99+
</form>

0 commit comments

Comments
 (0)