blob: 6c3fac08ed2c67be1a3fd80cfa7d4aee69157b66 [file] [log] [blame]
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<div class="info-message label-message hide">
<!-- default content, should not be used -->
Failure performing specified action
</div>
<div class="error-message label-message hide">
<div class="label-important">ERROR</div> <span class="error-message-text">Failure performing specified action</span>
</div>
<div id="app-add-wizard-create-body">
<ul class="nav nav-tabs" id="app-add-wizard-create-tab">
<li class="text-filter pull-right"><input type="text"/></li>
</ul>
<div class="tab-content-scroller">
<div class="tab-content">
<div class="tab-pane active" id="templateTab">
<div id="catalog-applications-throbber"><img src="./assets/images/throbber.gif"/></div>
<!-- TODO: transform the menu to list -->
<div id="catalog-applications-empty" class="hide">
The applications catalog is empty.
<br/><br/><br/><br/>
<button id="catalog-add" type="button" class="btn btn-mini btn-info">Add to Catalog</button>
&nbsp;&nbsp;&nbsp;&nbsp;
<button id="catalog-yaml" type="button" class="btn btn-mini btn-info">YAML Blueprint</button>
</div>
<div id="create-step-template-entries"/>
</div>
</div></div>
</div>