atst/templates
Patrick Smith 880d40d5ec Use hidden input to track environment names
Since we're using ally.js for modals, when the modal is open, other
elements are disabled. Since the form is submitted when the "Create"
button is clicked and browsers do not submit disabled form fields, the
form was not submitting environment names when creating a project.

This workaround creates hidden inputs to track the environment names.
Since they're hidden, they are not disabled by ally.js, so the fields
are properly submitted.

This should be the only form affected, since this is the only form
submitted via a modal button.
2018-10-24 16:39:21 -04:00
..
2018-10-15 11:35:20 -04:00
2018-10-03 13:58:56 -04:00
2018-10-02 13:15:46 -04:00
2018-08-02 16:03:54 -04:00
2018-10-03 13:58:32 -04:00
2018-08-07 13:06:05 -04:00
2018-07-10 13:55:51 -04:00
2018-08-02 16:03:54 -04:00
2018-08-02 16:03:54 -04:00