mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
uploadedSignal added
This commit is contained in:
parent
c3dcf08025
commit
efba6d1bbd
@ -59,7 +59,9 @@
|
|||||||
</head>
|
</head>
|
||||||
<!-- 3. Display the application -->
|
<!-- 3. Display the application -->
|
||||||
<body class="cbp-spmenu-push">
|
<body class="cbp-spmenu-push">
|
||||||
|
<template is="dom-bind" id="alfresco-app">
|
||||||
|
<iron-signals on-iron-signal-uploaded="uploadedSignal"></iron-signals>
|
||||||
|
</template>
|
||||||
<my-app>Loading...</my-app>
|
<my-app>Loading...</my-app>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user