Skip to content
View kekkis's full-sized avatar

Organizations

@Exove @Exove-Bravo
Block or Report

Block or report kekkis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. find_enabled_permissions_on_role_per... find_enabled_permissions_on_role_permissions.js
    1
    jQuery('.real-checkbox:checked').each(function() {
    2
      console.log(jQuery(this).closest('tr').find('td').first().find('.title').text());
    3
    });
  2. Adding a patch to a contrib module i... Adding a patch to a contrib module in lightning
    1
    diff --git a/src/drupal.composer.json b/src/drupal.composer.json
    2
    index bfd4b89..cb77d81 100644
    3
    --- a/src/drupal.composer.json
    4
    +++ b/src/drupal.composer.json
    5
    @@ -65,6 +65,11 @@
  3. rebuild_project_paths.drush.inc rebuild_project_paths.drush.inc
    1
    <?php
    2
    /**
    3
     * Modernized for use in Drupal 7
    4
     */
    5
    
                  
  4. drupal-vm drupal-vm Public archive

    Forked from geerlingguy/drupal-vm

    A VM for local Drupal development

    Shell

  5. Exove-Bravo/madrank Exove-Bravo/madrank Public

    Ranking system for sports

    JavaScript