Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PERFORMA_REPLICA
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Muhammad Usman
PERFORMA_REPLICA
Commits
72ae2747
Commit
72ae2747
authored
Apr 10, 2018
by
chenith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated the cost per job.
parent
fe40fe0b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
manage_plan.jsp
cmsWebApp/webroot/extensions/adminportal/manage_plan.jsp
+3
-3
No files found.
cmsWebApp/webroot/extensions/adminportal/manage_plan.jsp
View file @
72ae2747
...
@@ -143,9 +143,9 @@
...
@@ -143,9 +143,9 @@
<span class="text-left">
<span class="text-left">
<p class="per-job">
<p class="per-job">
Per Job
Per Job
</p> </div>
</p>
</span>
</span>
</div>
</oneit:recalcClass>
</oneit:recalcClass>
</div>
</div>
...
@@ -164,7 +164,7 @@
...
@@ -164,7 +164,7 @@
<oneit:recalcClass htmlTag="span" classScript="company.getPaymentPlanAmount()!=null ? 'show': 'hide'" company="<%= company %>">
<oneit:recalcClass htmlTag="span" classScript="company.getPaymentPlanAmount()!=null ? 'show': 'hide'" company="<%= company %>">
<div class="a-label-row text-center">
<div class="a-label-row text-center">
<div class="col-md-12 col-sm-12 col-xs-12 payment-job-det text-center">
<div class="col-md-12 col-sm-12 col-xs-12 payment-job-det text-center">
<oneit:
toString value="<%= PaymentPlan.PER_PER_JOB_AMOUNT %>" mode="Currency
"/>
<oneit:
recalc mode="Currency" script="company.getPerJobPaymentPlanAmount()" company="<%= company %>" nullValue="
"/>
Monthly for up to
Monthly for up to
<oneit:recalc mode="EscapeHTML" script="company.getPaymentJobCount()" company="<%= company %>" nullValue=""/>
<oneit:recalc mode="EscapeHTML" script="company.getPaymentJobCount()" company="<%= company %>" nullValue=""/>
jobs / month
jobs / month
...
...
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