diff options
author | ezhil <ezhrajam@in.ibm.com> | 2019-02-01 17:47:42 +0530 |
---|---|---|
committer | ezhil <ezhrajam@in.ibm.com> | 2019-02-01 17:47:56 +0530 |
commit | 3589d69998e773f239144b7e7e3c2302ca1d0385 (patch) | |
tree | 8048eb06b4dad7670f106ab38aafc088a3dfbacb /cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html | |
parent | 5e0ae9df92d5dea5549839696845613d7b8978ad (diff) |
Search template and Metadata form
Change-Id: I19d6b5080f07a123387c4681b32ec32f2b6d2c9c
Issue-ID: CCSDK-703
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
Diffstat (limited to 'cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html')
-rw-r--r-- | cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html b/cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html index 5be69791f..fbf0baa77 100644 --- a/cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html +++ b/cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html @@ -18,6 +18,4 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> -<p> - search-template works! -</p> +<app-file-upload></app-file-upload> |