Skip to content
Snippets Groups Projects
Commit 54d08768 authored by juanf's avatar juanf
Browse files

BIS-627 / SP-1141: ELN UI - Improve Workspace Uploader (Settings available)

SVN: 30562
parent ae1c7a0c
No related branches found
No related tags found
No related merge requests found
...@@ -13,8 +13,7 @@ Copyright 2012 Oliver Lau, Heise Zeitschriften Verlag ...@@ -13,8 +13,7 @@ Copyright 2012 Oliver Lau, Heise Zeitschriften Verlag
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--> -->
<div id="session-workspace-uploader-main-title"></div>
<h2>Session workspace upload</h2>
<div id="filedrop"> <div id="filedrop">
<div id="filedrop-inner-box"> <div id="filedrop-inner-box">
<div id="filedrop-chooser"> <div id="filedrop-chooser">
...@@ -35,7 +34,7 @@ Copyright 2012 Oliver Lau, Heise Zeitschriften Verlag ...@@ -35,7 +34,7 @@ Copyright 2012 Oliver Lau, Heise Zeitschriften Verlag
</form> </form>
</div><!-- filedrop-inner-box --> </div><!-- filedrop-inner-box -->
</div><!-- filedrop --> </div><!-- filedrop -->
<h2>Uploads</h2> <div id="session-workspace-uploader-uploads-title"></div>
<div id="filelist-container"> <div id="filelist-container">
<ul id="filelist"></ul> <ul id="filelist"></ul>
<button id="filelist-clear-button" style="display: none">Clear all</button> <button id="filelist-clear-button" style="display: none">Clear all</button>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment