Commit 662c1315 authored by Randall Leeds's avatar Randall Leeds

fix sheet buttons

parent 17a40baf
......@@ -183,8 +183,8 @@ button, input[type=submit], .btn {
//CLOSER////////////////////////////////
.close {
@extend .x-icon;
float: right;
@include icon("delete_1.png");
width: 1em;
height: 1em;
opacity: .2;
......
......@@ -142,6 +142,7 @@ class App
plugins.Permissions.setUser(null)
delete plugins.Auth
if annotator.plugins.Store?
$element.injector().get('$rootScope').annotations = []
annotator.plugins.Store.annotations = []
annotator.plugins.Store.pluginInit()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment