mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
Merge pull request #730 from jgable/gruntClientFiles
Compile assets with grunt
This commit is contained in:
commit
bbbee1ca66
1 changed files with 1 additions and 1 deletions
2
ghost/admin/assets/vendor/shortcuts.js
vendored
2
ghost/admin/assets/vendor/shortcuts.js
vendored
|
@ -220,4 +220,4 @@ shortcut = {
|
|||
else if(ele.removeEventListener) ele.removeEventListener(type, callback, false);
|
||||
else ele['on'+type] = false;
|
||||
}
|
||||
}
|
||||
};
|
Loading…
Add table
Reference in a new issue