This website works better with JavaScript.
Home
Explore
Help
Sign In
kj
/
bizfile
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Removed unwanted connection in register
master
kj1352
4 years ago
parent
94129e3bf7
commit
1e1133706e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/app/register-business/register-business.component.html
+ 1
- 1
src/app/register-business/register-business.component.html
View File
@@ -102,7 +102,7 @@
</p>
<div class="form-action-buttons">
<button
(click)="formState = 'REGISTER_FORM'"
class="highlight">
<button class="highlight">
Next
</button>
</div>
Write
Preview
Loading…
Cancel
Save