Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
9c2159e19c0cd4d3798218cdad48f2bef3d0a437
/
.
/
home
/
page
/
attributions
/
attributions.js
blob: 29eb72f1719e4988ae52aee808354b9fe101c20e [
file
] [
log
] [
blame
]
wn
.
pages
[
'attributions'
].
onload
=
function
(
wrapper
)
{
wrapper
.
appframe
=
new
wn
.
ui
.
AppFrame
(
$
(
wrapper
).
find
(
".layout-appframe"
),
"Attributions"
);
}