mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
uploadedSignal added
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user