|
@@ -132,13 +132,10 @@
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<div id="singleRecipeAction" class="action">
|
|
<div id="singleRecipeAction" class="action">
|
|
|
- <h1><span><%=merchant.name%></span>'s</h1>
|
|
|
|
|
- <h1 id="recipeName"></h1>
|
|
|
|
|
|
|
+ <h2 id="recipeName"></h2>
|
|
|
|
|
|
|
|
<div class="buttonsDiv">
|
|
<div class="buttonsDiv">
|
|
|
<button class="button" id="addButton">Add Ingredient</button>
|
|
<button class="button" id="addButton">Add Ingredient</button>
|
|
|
-
|
|
|
|
|
- <button class="button" onclick="recipesObj.display()">Back to Recipes</button>
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<table>
|
|
<table>
|