Kirin il y a 4 ans
Parent
commit
ecbabfd216
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/admin/view/vote/vote/index.php

+ 1 - 1
app/admin/view/vote/vote/index.php

@@ -103,7 +103,7 @@
                     w: 1250
                 });
                 break;
-            case 'export':
+            case 'join_export':
                 window.location = layList.U({a: 'joinList', q: {id: data.id, export: 1}})
                 break;
         }