From fc5219a7349fa78cfb499a1003b207f310f9bab4 Mon Sep 17 00:00:00 2001
From: fauzanriff <fauzanriff@gmail.com>
Date: Thu, 7 Apr 2016 08:12:36 +0700
Subject: [PATCH] Resolve Edit Button Function

---
 IES-Bandung/resources/views/vendorUser.blade.php | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/IES-Bandung/resources/views/vendorUser.blade.php b/IES-Bandung/resources/views/vendorUser.blade.php
index 58b1576..242a24f 100755
--- a/IES-Bandung/resources/views/vendorUser.blade.php
+++ b/IES-Bandung/resources/views/vendorUser.blade.php
@@ -88,10 +88,7 @@
                                     </div>
                                     <div>
                                         <form>
-                                            <table class="table" ui-jq="footable" ui-options='{
-                                                "paging": {
-                                                "enabled": true
-                                                }}'>
+                                            <table class="table">
                                                 <thead>
                                                     <tr>
                                                         <th data-breakpoints="xs">ID</th>
-- 
GitLab