Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modal Issues #18

Open
kharlamov opened this issue Mar 12, 2013 · 0 comments
Open

Modal Issues #18

kharlamov opened this issue Mar 12, 2013 · 0 comments

Comments

@kharlamov
Copy link

When using:

this.Modal("someId")
  .UsePartial<PartialInputModel>()

The partial seems to be outputting to the main page instead of the modal.

AddButton not putting button in: modal-footer but AddCloseButton is.

.AddButton("Ok","ok")
.AddCloseButton("close")

Using build 533

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant