init
Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -26,6 +26,7 @@ | ... | @@ -26,6 +26,7 @@ |
| 26 | </div> | 26 | </div> |
| 27 | </div> | 27 | </div> |
| 28 | </div> | 28 | </div> |
| 29 | </form> | ||
| 29 | </div> | 30 | </div> |
| 30 | 31 | ||
| 31 | <div class="row cl pt-20 pb-20 col-sm-12"> | 32 | <div class="row cl pt-20 pb-20 col-sm-12"> |
| ... | @@ -36,7 +37,7 @@ | ... | @@ -36,7 +37,7 @@ |
| 36 | <button class="btn btn-warning btn-block" onclick="layer_close()">取消</button> | 37 | <button class="btn btn-warning btn-block" onclick="layer_close()">取消</button> |
| 37 | </div> | 38 | </div> |
| 38 | </div> | 39 | </div> |
| 39 | </form> | 40 | |
| 40 | 41 | ||
| 41 | <?php $this->load->view('common/footer'); ?> | 42 | <?php $this->load->view('common/footer'); ?> |
| 42 | 43 | ... | ... |
-
Please register or sign in to post a comment