We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85ddac commit af38d21Copy full SHA for af38d21
src/main/java/org/woehlke/greenshop/oodm/cart/entities/CustomersBasket.java
@@ -41,8 +41,7 @@
41
*
42
* 26{3}9 := ProductId{Product Option}Option Value
43
* @see <a href="http://localhost/oscommerce2/product_info.php?cPath=1_9&products_id=26">a</a>
44
- * @see <a href="http://localhost/oscommerce2/product_info.php?products_id=26{3}9">b</a>
45
- *
+ * http :// localhost/oscommerce2/product_info.php?products_id=26{3}9
46
*/
47
@Entity
48
@Table(name="customers_basket")
0 commit comments