do not hice create/join forms with working / no color on global pages
This commit is contained in:
parent
405e4cc75c
commit
2f7f593ad6
5 changed files with 19 additions and 10 deletions
|
|
@ -14,7 +14,7 @@
|
|||
</div>
|
||||
|
||||
|
||||
<form name="setupForm" ng-submit="create.create(setupForm)" ng-show="!create.loading" novalidate>
|
||||
<form name="setupForm" ng-submit="create.create(setupForm)" novalidate>
|
||||
<div class="row">
|
||||
<div class="large-12 columns">
|
||||
<div class="box-notification" ng-show="create.error">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue