FIX: No, for real don't show Uploading... for non-admin users when they
aren't uploading.
This commit is contained in:
parent
227ca5dd23
commit
f4f46aea48
|
@ -32,6 +32,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn.hidden {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
// Default button
|
// Default button
|
||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue