Skip to content

Commit dd0bdb1

Browse files
authored
camel case
1 parent 6bd31c5 commit dd0bdb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/dashboard/ResourceDetails.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ qx.Class.define("osparc.dashboard.ResourceDetails", {
843843
},
844844

845845
__getCreateFunctionsPage: function() {
846-
if (!osparc.data.Permissions.getInstance().checkFunctionPermissions("write_functions")) {
846+
if (!osparc.data.Permissions.getInstance().checkFunctionPermissions("writeFunctions")) {
847847
return null;
848848
}
849849

0 commit comments

Comments
 (0)