mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 19:07:08 +02:00
up persona
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"nodebb-plugin-spam-be-gone": "0.4.2",
|
||||
"nodebb-rewards-essentials": "0.0.5",
|
||||
"nodebb-theme-lavender": "2.0.11",
|
||||
"nodebb-theme-persona": "3.0.65",
|
||||
"nodebb-theme-persona": "3.0.66",
|
||||
"nodebb-theme-vanilla": "4.0.30",
|
||||
"nodebb-widget-essentials": "2.0.3",
|
||||
"npm": "^2.1.4",
|
||||
|
||||
@@ -17,7 +17,6 @@ define('coverPhoto', [
|
||||
coverPhoto.saveFn = saveFn;
|
||||
|
||||
coverEl.find('.upload').on('click', uploadFn);
|
||||
|
||||
coverEl.find('.resize').on('click', function() {
|
||||
coverEl
|
||||
.toggleClass('active', 1)
|
||||
|
||||
Reference in New Issue
Block a user