Use Mix and sass, simplify image directories and remove duplicates
This commit is contained in:
parent
ad3bc4b0a2
commit
ff29fdeb71
216 changed files with 2921 additions and 1096 deletions
|
@ -67,7 +67,7 @@ dependencies[] = system (>=7.36)
|
|||
|
||||
Because we need to check for Drupal's core version, we're using the system module as the dependency and specifying that it needs to be either equal to or greater than 7.36. If this dependency is not met, e.g. Drupal 7.35 is being used, then the module cannot be enabled rather than showing a function not found error for `user_has_role()` when it is called.
|
||||
|
||||

|
||||

|
||||
|
||||
## External Links
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue