Skip to content

Commit

Permalink
Remove comment out
Browse files Browse the repository at this point in the history
  • Loading branch information
HoDacVu90 committed Jan 8, 2024
1 parent 866d67d commit 2b21373
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,6 @@
</div>
</div>
<div class="ui-g-12 ui-md-6 ui-lg-6">
<!-- <div class="ui-g">
<div class="ui-g-12 ui-md-4 ui-lg-4">
<p:outputLabel value="Expected Revenue" for="RevenueObj"></p:outputLabel>
</div>
<div class="ui-g-12 ui-md-8 ui-lg-8">
<p:inputText id="RevenueObj" value="#{data.bean.selectedOpp.expectedRevenue}" ></p:inputText>
</div>
</div> -->
</div>
</div>
<div class="ui-g">
Expand Down
2 changes: 1 addition & 1 deletion salesforce-connector-product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.axonivy.connector.salesforce</groupId>
<artifactId>salesforce-product</artifactId>
<version>0.0.1</version>
<version>10.0.12-SNAPSHOT</version>
<packaging>pom</packaging>
</project>

0 comments on commit 2b21373

Please sign in to comment.