From 8c55d3995abdd0912c7f64a862f357b4f98816f1 Mon Sep 17 00:00:00 2001 From: Mohamed Mekawy Date: Wed, 26 Feb 2020 16:14:21 +0300 Subject: [PATCH] edit time input --- Mohem/package.json | 2 +- Mohem/src/app/uI-elements/time.input.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Mohem/package.json b/Mohem/package.json index 80fa73f1..e4223885 100755 --- a/Mohem/package.json +++ b/Mohem/package.json @@ -201,4 +201,4 @@ "android" ] } -} +} \ No newline at end of file diff --git a/Mohem/src/app/uI-elements/time.input.ts b/Mohem/src/app/uI-elements/time.input.ts index 001589f0..ace25328 100644 --- a/Mohem/src/app/uI-elements/time.input.ts +++ b/Mohem/src/app/uI-elements/time.input.ts @@ -31,7 +31,7 @@ export class TimeInput extends UiElement { this.formatDate(); } const template = - "
" + + "
" + " " + // " "+ "
"+this.value+"
"+