From b0f536f9246444e1b96de14d9825d86b663fa62f Mon Sep 17 00:00:00 2001 From: Zain Fauzan Rofie Azizi Date: Fri, 23 Mar 2018 16:26:56 +0800 Subject: [PATCH] add reject request and page flow fixed --- arrangements-warehouse_receive_note1.1.2.html | 4 + arrangements-warehouse_receive_note1.1.html | 7 +- arrangements-warehouse_receive_note1.html | 2 +- arrangements-warehouse_receive_note2.html | 83 +-------- ...ements-warehouse_receive_note_review1.html | 4 +- ...ements-warehouse_receive_note_review2.html | 159 ------------------ ...ements-warehouse_receive_note_review3.html | 123 ++++++++++++++ ...ements-warehouse_receive_note_review4.html | 113 +++++++++++++ css/global.style.css | 8 + 9 files changed, 265 insertions(+), 238 deletions(-) delete mode 100644 arrangements-warehouse_receive_note_review2.html create mode 100644 arrangements-warehouse_receive_note_review3.html create mode 100644 arrangements-warehouse_receive_note_review4.html diff --git a/arrangements-warehouse_receive_note1.1.2.html b/arrangements-warehouse_receive_note1.1.2.html index 55eff59..9cc926a 100644 --- a/arrangements-warehouse_receive_note1.1.2.html +++ b/arrangements-warehouse_receive_note1.1.2.html @@ -76,6 +76,10 @@
+
+
+ List of Items +
diff --git a/arrangements-warehouse_receive_note1.1.html b/arrangements-warehouse_receive_note1.1.html index b4942ae..ded7b16 100644 --- a/arrangements-warehouse_receive_note1.1.html +++ b/arrangements-warehouse_receive_note1.1.html @@ -75,8 +75,13 @@
- + +
+
+ List of Items +
+
diff --git a/arrangements-warehouse_receive_note1.html b/arrangements-warehouse_receive_note1.html index 87e7f4b..b362e89 100644 --- a/arrangements-warehouse_receive_note1.html +++ b/arrangements-warehouse_receive_note1.html @@ -81,7 +81,7 @@ - Add New + Add New Note diff --git a/arrangements-warehouse_receive_note2.html b/arrangements-warehouse_receive_note2.html index b324ea1..a69fcf8 100644 --- a/arrangements-warehouse_receive_note2.html +++ b/arrangements-warehouse_receive_note2.html @@ -81,9 +81,12 @@ - Add New + Add New Note - +
+
+ List of Notes +
@@ -108,6 +111,7 @@
+
@@ -205,77 +209,6 @@
-
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -

- - -
- -
-
- -
- -
-
@@ -297,9 +230,9 @@
- +
diff --git a/arrangements-warehouse_receive_note_review1.html b/arrangements-warehouse_receive_note_review1.html index f3958fc..7a8e7c9 100644 --- a/arrangements-warehouse_receive_note_review1.html +++ b/arrangements-warehouse_receive_note_review1.html @@ -62,7 +62,7 @@
- +
@@ -103,7 +103,7 @@
diff --git a/arrangements-warehouse_receive_note_review2.html b/arrangements-warehouse_receive_note_review2.html deleted file mode 100644 index 600c01b..0000000 --- a/arrangements-warehouse_receive_note_review2.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - AzureUI - VIEW RECEIVE NOTE2 - - - - - - - -
-
- -
- -

Warehouse Receive Note

-
- - -
-
-
-
-
- Warehouse Receive Note : STEAM/12345/0001 -
-
-
-
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
-
-
-
-
- -
-
- -
-
-
-
-
- -
-
- Finish -
-
-
-
-
- -
-
- - - - - - - - \ No newline at end of file diff --git a/arrangements-warehouse_receive_note_review3.html b/arrangements-warehouse_receive_note_review3.html new file mode 100644 index 0000000..169dfe7 --- /dev/null +++ b/arrangements-warehouse_receive_note_review3.html @@ -0,0 +1,123 @@ + + + + + + AzureUI - WAREHOUSE RECEIVE NOTE + + + + + + + + + +
+
+ +
+ +

Warehouse Receive Note

+ +
+ + +
+
+
+
+ List of Items +
+ +
+ + + + +
+ +
+ + +
+ + + + + + + + + + + \ No newline at end of file diff --git a/arrangements-warehouse_receive_note_review4.html b/arrangements-warehouse_receive_note_review4.html new file mode 100644 index 0000000..e882b4a --- /dev/null +++ b/arrangements-warehouse_receive_note_review4.html @@ -0,0 +1,113 @@ + + + + + + AzureUI - VIEW RECEIVE NOTE1 + + + + + + + +
+
+ +
+ +

Warehouse Receive Note

+
+ + +
+
+
+
+ +
+ Item Details +
+
+
+
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +

+ + +
+ +
+
+ +
+ +
+
+ + + +
+
+
+ +
+
+ + + + + + + + \ No newline at end of file diff --git a/css/global.style.css b/css/global.style.css index 339fab4..727e9b6 100644 --- a/css/global.style.css +++ b/css/global.style.css @@ -1351,6 +1351,14 @@ select.form-element{ font-size: 16px; color: #069; } +.list-box-emp .list-item .list-item-title-edit{ + font-weight: 700; + display: inline-block; + line-height: 28px; + float: right; + font-size: 16px; + color: #069; +} .list-box-emp .list-item .seperate{ display: block; float: left;