Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F114854165
edit_study.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, May 28, 04:23
Size
607 B
Mime Type
text/html
Expires
Fri, May 30, 04:23 (2 d)
Engine
blob
Format
Raw Data
Handle
26443684
Attached To
R7177 epiph
edit_study.html
View Options
<template name="editStudy">
<div class="questions">
<div class="row">
<div class="col-xs-12">
<h2>{{> xEditable titleEO}}</h2>
</div>
</div>
<div class="row">
<div class="col-xs-12">
<ul class="nav nav-tabs hidden-print">
{{#each tabs}}
<li role="presentation" class={{tabClasses}}>
<a href="" class="switchTab" data-id={{../_id}}>
{{title}}
</a>
</li>
{{/each}}
</ul>
<div id="studyPage">
{{> Template.dynamic template=template data=this}}
</div>
</div>
</div>
</div>
</template>
Event Timeline
Log In to Comment