Revision 95072bf0

b/ui/static/snf/js/ui/web/ui_networks_view.js
202 202

  
203 203
        beforeOpen: function() {
204 204
            this.create_button.removeClass("in-progress")
205
            this.text.closest(".form-field").removeClass("error");
205 206
            this.text.val("");
206 207
            this.text.show();
207 208
            this.text.focus();

Also available in: Unified diff