From f3c10d72686bd102bd9e16ca488e0396bb264152 Mon Sep 17 00:00:00 2001 From: Egorka Date: Fri, 14 Sep 2018 20:07:40 +0300 Subject: [PATCH] Module remote view fix install button data name --- backend/views/module/remote-list.php | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/views/module/remote-list.php b/backend/views/module/remote-list.php index 40df7bd..e757a1c 100644 --- a/backend/views/module/remote-list.php +++ b/backend/views/module/remote-list.php @@ -63,6 +63,7 @@ $this->registerJs($js, $this::POS_READY); 'btn btn-success btn-sm install-button', + 'data-name' => $module['name'], ]) ?>