Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
21_22-J 31
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
21_22-J 31
21_22-J 31
Commits
1eaa2c20
Commit
1eaa2c20
authored
Jan 08, 2022
by
Ravindu Nethsara
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'UiChangesInForecasting' into 'master'
UiChangesAddedToForecasting See merge request
!13
parents
74a81db5
7a68d32a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
templates/Admin/Forecasting.html
templates/Admin/Forecasting.html
+1
-1
templates/Admin/PurchaseHistory.html
templates/Admin/PurchaseHistory.html
+1
-1
No files found.
templates/Admin/Forecasting.html
View file @
1eaa2c20
...
...
@@ -26,7 +26,7 @@
{% endif %}
<div
class=
"card-heading"
>
<h2
class=
"title"
>
DEMAND BUDGET FORECASTING
</h2>
<h2
class=
"title"
style=
"color:#02111f"
>
DEMAND BUDGET FORECASTING
</h2>
</div>
...
...
templates/Admin/PurchaseHistory.html
View file @
1eaa2c20
...
...
@@ -24,7 +24,7 @@
{% endif %}
<div
class=
"card-heading"
>
<h2
class=
"title"
>
PURCHASE HISTORY
</h2>
<h2
class=
"title"
style=
"color:#02111f"
>
PURCHASE HISTORY
</h2>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment