|
|
|
|
|
|
|
|
<button class="pure-button" emit="modal-submit" emit-args='{"subevent":"palstore-add", "ids":"palname", "closeoncomplete":true}'>Submit</button> |
|
|
<button class="pure-button" emit="modal-submit" emit-args='{"subevent":"palstore-add", "ids":"palname", "closeoncomplete":true}'>Submit</button> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<div id="BankAdd" class="modal"> |
|
|
|
|
|
<div class="modal-content"> |
|
|
|
|
|
<label for="bankname"> |
|
|
|
|
|
New Bank Name: |
|
|
|
|
|
</label> |
|
|
|
|
|
<input type="text" name="bankname" /> |
|
|
|
|
|
<button class="pure-button" emit="modal-submit" emit-args='{"subevent":"bankstore-add", "ids":"bankname", "closeoncomplete":true}'>Submit</button> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |