./cancelNote.html
cancelNote |
setTimeout |
30000 |
|
open |
restAPI/systemLog?token=dolog&level=WARN&message=----- Selenium cancelNote |
|
open |
logout |
|
open |
nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents |
|
type |
username |
jdoe |
type |
password |
jdoe1 |
clickAndWait |
Submit |
|
verifyTextPresent |
jdoe |
|
click |
link=New |
|
waitForTextPresent |
Available document types |
|
click |
link=Note |
|
waitForElementPresent |
css=iframe[id$='nxw_note_editor_ifr'] |
|
type |
//td[@class="fieldColumn"]/input[@type="text"] |
testNote1 |
type |
//td[@class="fieldColumn"]/textarea |
desc testNote1 |
runScript |
window.onbeforeunload = function(e){}; |
|
storeEval |
selenium.browserbot.getCurrentWindow().document.body.innerHTML |
innerhtml |
echo |
${innerhtml} |
<div class="includes displayNone"><script type="text/javascript" src="/nuxeo/wro/api/v1/resource/bundle/dnd_common.js"></script><script type="text/javascript">
var baseURL='http://localhost:8080/nuxeo/';
function getBaseURL() {
return baseURL;
}
var ctx = {
currentDocument : 'd191b0a4-dfc1-4403-b43e-a1655d87f691',
currentDomain : '3525ff7e-dbd3-4187-b6c1-dabc29a53831',
currentWorkspace : '4d83313c-50d3-4501-bff0-f11bc426a282',
conversationId : '0NXMAIN1',
lang : 'en',
repository : 'default'
};
function initNXDrapAndDropOnPage(scope) {
// init Browser Drag out support (Chrome only);
jQuery(".dropout",scope).dropout(baseURL,ctx.repository);
// initernal DnD
jQuery(".nxDraggable",scope).nxInitDraggables();
jQuery(".nxDropTarget",scope).nxInitDropTargets();
}
jQuery(document).ready(function(){
// init Dropout and Internal DnD
initNXDrapAndDropOnPage(null);
});
</script>
<div style="display:none">
<span id="dndMessageNoOperation">You cannot upload here (insufficient rights, or bad configuration)</span>
<span id="dndErrorMessage">Upload cannot continue due to an error</span>
<span id="dndSecurityErrorMessage">Security Error: Insufficient rights to import this file</span>
<span id="dndTimeoutMessage">Request timeout</span>
<span id="dndServerErrorMessage">Server Error: please look at logs for details</span>
<span id="dndUnknownErrorMessage">Unknown Server Error</span>
<span id="dndNoResponseMessage">No response from server</span>
</div>
<!-- Information panel for DnD import -->
<div id="dropzone-info-panel" class="dndProgressPanel" style="display:none;">
<table width="100%">
<tbody><tr>
<td colspan="3">
<div class="dropzone-info-block" id="dropzone-info-block">
<div class="dropzone-info" id="dropzone-info"></div>
</div>
</td>
</tr>
<tr>
<td style="display: none;">
<div class="dropzone-info-summary" id="dropzone-info-summary" style="display: none;">
</div>
</td>
<td>
<span id="dropzone-bar-msg" class="dropzone-bar-msg"></span>
</td>
<td>
<span id="dndMsgUploadInProgress" class="dndControlMessage"><img src="/nuxeo/img/big_loading.gif" style="vertical-align:middle" width="20px">Upload in progress</span>
<span id="dndMsgUploadCompleted" class="dndControlMessage loadingComplete">Upload completed, click to continue</span>
</td>
</tr>
<tr>
<td colspan="3">
<input id="dropzone-bar-btn" class="dropzone-bar-btn button" value="Continue" type="button">
<input id="dropzone-bar-btn-cancel" onclick="window.location.reload()" class="dropzone-bar-btn button" value="Cancel" type="button">
</td>
</tr>
</tbody></table>
</div>
<!-- Form used to choose import operation -->
<div id="dndFormPanel" class="dndFormPanel" style="display:none;">
<table width="100%">
<tbody><tr>
<th>Uploaded files </th>
<th>Select import operation </th>
</tr>
<tr>
<td><div id="uploadedFileList"></div>
</td>
<td>
<form id="operationForm" name="operationForm" method="post" action="/nuxeo/create_document.faces?conversationId=0NXMAIN1" class="importOperationForm doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="operationForm" value="operationForm" type="hidden">
<select id="operationIdSelector" name="operationId"></select>
<div id="dndSubForm"></div>
<input id="dndFormSubmitButton" class="button" value="Continue import" type="button"><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-2384046756063062871:7757799287448814638" autocomplete="off" type="hidden">
</form>
</td>
</tr>
</tbody></table>
</div>
<div id="dndContinueButton" style="display:none;">
<span id="dndContinueButtonNext"><img src="/nuxeo/img/ImportContinue.png" alt="Continue import" style="vertical-align:middle" title="Continue import">
</span>
<span id="dndContinueButtonWait" style="display:none"><img src="/nuxeo/img/big_loading.gif" style="vertical-align:middle">
</span>
</div><script type="text/javascript">
jQuery(document).ready(function(){
// init Browser DnD import
jQuery(".dropzone").nxDropZone({
url : "/nuxeo/site/automation/",
uploadRateRefreshTime : 500,
numConcurrentUploads : 3,
dropContext : ctx,
uploadTimeout : 30000,
execTimeout : 30000,
extendedModeTimeout : 2000
});
});
</script>
</div>
<header class="nxHeader">
<div class="logo"><div class="menu">
<div class="siteLogo">
<form id="j_idt87" name="j_idt87" method="post" action="/nuxeo/create_document.faces?conversationId=0NXMAIN1" class="doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="j_idt87" value="j_idt87" type="hidden">
<a href="#" onclick="mojarra.jsfcljs(document.getElementById('j_idt87'),{'j_idt87:j_idt88':'j_idt87:j_idt88'},'');return false"><img src="/nuxeo/img/nuxeo_logo.png" alt="Nuxeo" title="Nuxeo" height="20" width="113"></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-2384046756063062871:7757799287448814638" autocomplete="off" type="hidden">
</form>
</div>
</div>
</div>
<div class="content">
<div class="userServicesBlock"><div id="nxw_mainTabs_panel" class="mainTabs">
<ul>
<li class=" "><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxhome\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_home?tabIds=MAIN_TABS%3Ahome&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxhome/default/default-domain/workspaces/testWorkspace1/testFolder1@view_home?tabIds=MAIN_TABS%3Ahome" accesskey="">Home</a>
</li>
<li class=" selected"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_documents?tabIds=MAIN_TABS%3Adocuments&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents?tabIds=MAIN_TABS%3Adocuments" accesskey="">Workspace</a>
</li>
<li class=" ">
<form id="nxw_search_form" name="nxw_search_form" method="post" action="/nuxeo/create_document.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_search_form" value="nxw_search_form" type="hidden">
<span id="nxw_search_form:searchMainTab_panel"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxsearch\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@search?contentViewName=default_search&state=H4sIAAAAAAAAAGWPTWvDMAyG%252F4vOYYUdc117GIxR6OhlDKNlymJwbFeSaUPIf5%252Fy0cHYzfb7Po%252BsEZoUlaKePV1fsSeo4YtaLEGdEHLTQQWXQjwckS1WYoH6%252FaOCNd2npvSGQz2CDnnG9yt%252ButOZUyZWTwaO02RkYn2ObdpETGL1FxxSWTRx%252B8VmdsGL%252BvjttCv9Z0QfzKlew5%252FSb3ivzyXGKAGV3ta2cqEKvC18RO2M3s1n2f2bND%252B7R9ekUPooy%252FUhL0rp0vXpdD7csu0AdYtBaJp%252BADZiIRBFAQAA&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxsearch/default/default-domain/workspaces/testWorkspace1/testFolder1@search?contentViewName=default_search&state=H4sIAAAAAAAAAGWPTWvDMAyG%252F4vOYYUdc117GIxR6OhlDKNlymJwbFeSaUPIf5%252Fy0cHYzfb7Po%252BsEZoUlaKePV1fsSeo4YtaLEGdEHLTQQWXQjwckS1WYoH6%252FaOCNd2npvSGQz2CDnnG9yt%252ButOZUyZWTwaO02RkYn2ObdpETGL1FxxSWTRx%252B8VmdsGL%252BvjttCv9Z0QfzKlew5%252FSb3ivzyXGKAGV3ta2cqEKvC18RO2M3s1n2f2bND%252B7R9ekUPooy%252FUhL0rp0vXpdD7csu0AdYtBaJp%252BADZiIRBFAQAA">Search</a></span><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-2384046756063062871:7757799287448814638" autocomplete="off" type="hidden">
</form>
</li>
</ul></div><input id="nxw_mainTabs_clickedActionIdHolder" name="nxw_mainTabs_clickedActionIdHolder" type="hidden"><div id="nxw_userMenuActions_panel" class="userMenuActions">
<ul class="actionList" id="nxw_userMenuActions_dropDownMenu">
<li class="dropDownMenu button dropdown"><span class="widgetLabel boldLabel ">jdoe</span>
<ul class="actionSubList">
<li class=" ">
<form id="nxw_SHOW_PERSONAL_WORKSPACE_form" name="nxw_SHOW_PERSONAL_WORKSPACE_form" method="post" action="/nuxeo/create_document.faces?conversationId=0NXMAIN1" class="subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_SHOW_PERSONAL_WORKSPACE_form" value="nxw_SHOW_PERSONAL_WORKSPACE_form" type="hidden">
<a id="nxw_SHOW_PERSONAL_WORKSPACE_form:nxw_SHOW_PERSONAL_WORKSPACE" href="#" accesskey="" onclick="jsf.util.chain(this,event,';;','mojarra.jsfcljs(document.getElementById(\'nxw_SHOW_PERSONAL_WORKSPACE_form\'),{\'nxw_SHOW_PERSONAL_WORKSPACE_form:nxw_SHOW_PERSONAL_WORKSPACE\':\'nxw_SHOW_PERSONAL_WORKSPACE_form:nxw_SHOW_PERSONAL_WORKSPACE\'},\'\')');return false" class=" "><span class="actionLabel ">Personal Workspace</span></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-2384046756063062871:7757799287448814638" autocomplete="off" type="hidden">
</form>
</li>
<li class=" ">
<form id="nxw_PreferencesAction_form" name="nxw_PreferencesAction_form" method="post" action="/nuxeo/create_document.faces?conversationId=0NXMAIN1" class="subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_PreferencesAction_form" value="nxw_PreferencesAction_form" type="hidden">
<a id="nxw_PreferencesAction_form:nxw_PreferencesAction" href="#" accesskey="" onclick="jsf.util.chain(this,event,';;','mojarra.jsfcljs(document.getElementById(\'nxw_PreferencesAction_form\'),{\'nxw_PreferencesAction_form:nxw_PreferencesAction\':\'nxw_PreferencesAction_form:nxw_PreferencesAction\'},\'\')');return false" class=" "><span class="actionLabel ">Preferences</span></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-2384046756063062871:7757799287448814638" autocomplete="off" type="hidden">
</form>
</li>
<li class=" "><a href="logout" accesskey="" onclick=";;" class=" "><span class="actionLabel ">Log out</span></a>
</li>
</ul>
</li>
</ul>
<script>
jQuery(document).ready(function() {
jQuery("#nxw_userMenuActions_dropDownMenu").dropdown();
});
</script></div><input id="nxw_userMenuActions_clickedActionIdHolder" name="nxw_userMenuActions_clickedActionIdHolder" type="hidden">
<div class="clear"></div>
</div><div id="nxw_headerSearch_panel" class="userSearchBlock">
<div class="widgetPanel actionsWidgetPanel">
<span class="horizontalAction ">
<form id="nxw_suggest_search_box_form" name="nxw_suggest_search_box_form" method="post" action="/nuxeo/create_document.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="" onsubmit="">
<input name="nxw_suggest_search_box_form" value="nxw_suggest_search_box_form" type="hidden">
<div style="display: inline; float: left"><div id="nxw_suggest_search_box_form:nxw_suggest_search_box_panel"><script type="text/javascript" src="/nuxeo/javax.faces.resource/nuxeo-suggestbox.js.faces?ln=js"></script>
<span id="nxw_suggest_search_box_suggestDiv"><script type="text/javascript">
function nxSuggestHandleEnterKey(search) {
var searchUrl = 'http:\/\/localhost:8080\/nuxeo\/nxsearch\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@search?contentViewName=default_search&conversationId=0NXMAIN1';
searchUrl += '&searchTerm=' + search;
window.location.replace(searchUrl);
}
function focus_searchbox(event) {
event.preventDefault();
jQuery('#nxw_suggest_search_box_form\\:nxw_suggest_search_box_panel input.select2-input').focus();
return false;
}
// bind the '/' key to focus the searchbox
jQuery(document).bind('keydown', '/', focus_searchbox);
// handle keyboard layouts such as French where the '/' char is
// accessed through the Shift modifier
jQuery(document).bind('keydown', 'Shift+/', focus_searchbox);
</script>
<script>
var currentUserLang = "en";
</script><script type="text/javascript" src="/nuxeo/javax.faces.resource/select2_locale_en.js.faces?ln=org.nuxeo.select2"></script><script type="text/javascript" src="/nuxeo/javax.faces.resource/nuxeo-select2.js.faces?ln=org.nuxeo.select2"></script><script type="text/javascript">
jQuery(document).ready(function() {
if (window.Prototype) {
delete Object.prototype.toJSON;
delete Array.prototype.toJSON;
delete Hash.prototype.toJSON;
delete String.prototype.toJSON;
}
initSelect2Widgets();
});
jsf.ajax.addOnEvent(function(data) {
var ajaxstatus = data.status;
if (ajaxstatus == "success") {
initSelect2Widgets();
}
});
nuxeo.utils.addOnEvent(function(data) {
if (data.status == "success") {
initSelect2Widgets();
}
});
</script><div style="width: 300px;" id="s2id_nxw_suggest_search_box_form:nxw_suggest_search_box_select2" class="select2-container select2-container-multi nx-header-s2-ct"><ul class="select2-choices"> <li class="select2-search-field"> <input style="width: 298px;" id="s2id_autogen1" autocomplete="off" autocorrect="off" autocapitilize="off" spellcheck="false" class="select2-input select2-default" type="text"> </li></ul><div class="select2-drop select2-drop-multi select2-display-none nx-header-s2-dd"> <ul class="select2-results"> </ul></div></div><input class="select2-offscreen" tabindex="-1" style="width: 300px;" id="nxw_suggest_search_box_form:nxw_suggest_search_box_select2" name="nxw_suggest_search_box_form:nxw_suggest_search_box_select2" value="" type="hidden"><input id="nxw_suggest_search_box_form:nxw_suggest_search_box_select2_init" name="nxw_suggest_search_box_form:nxw_suggest_search_box_select2_init" value="[]" type="hidden"><input id="nxw_suggest_search_box_form:nxw_suggest_search_box_select2_params" name="nxw_suggest_search_box_form:nxw_suggest_search_box_select2_params" value="{"multiple":"false","readonly":"true","template":"/search/suggestbox.xhtml","onEnterKeyHandler":"nxSuggestHandleEnterKey","dropdownCssClass":"nx-header-s2-dd","autocomplete":"true","translatePlaceholder":"true","multiple":"false","disableMultipartForm":"true","minChars":"1","onAddEntryHandler":"nuxeo.suggestbox.entryHandler","selectionFormatter":"nuxeo.suggestbox.selectedFormatter","readonly":"false","suggestionFormatter":"nuxeo.suggestbox.suggestedFormatter","width":"300px","operationId":"Search.SuggestersLauncher","containerCssClass":"nx-header-s2-ct","placeholder":"Document, User, Group"}" type="hidden">
</span></div>
</div><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-2384046756063062871:7757799287448814638" autocomplete="off" type="hidden">
</form>
</span>
</div></div><input id="nxw_headerSearch_clickedActionIdHolder" name="nxw_headerSearch_clickedActionIdHolder" type="hidden">
<div class="clear"></div>
</div>
<div class="includes displayNone">
</div>
</header>
<section class="nxMainContainer">
<div class="column"><div><div id="nxw_importActions_panel" class="action_bar">
<div class="widgetPanel actionsWidgetPanel">
<span class="horizontalAction ">
<form id="nxw_bulkImportDocuments_form" name="nxw_bulkImportDocuments_form" method="post" action="/nuxeo/create_document.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_bulkImportDocuments_form" value="nxw_bulkImportDocuments_form" type="hidden">
<input id="nxw_bulkImportDocuments_form:nxw_importActions_bulkImportDocuments_subview:nxw_importActions_bulkImportDocuments_link" name="nxw_bulkImportDocuments_form:nxw_importActions_bulkImportDocuments_subview:nxw_importActions_bulkImportDocuments_link" value="Import" accesskey="" class="importButton " onclick="jsf.util.chain(this,event,';;','mojarra.ab(this,event,\'action\',\'@this\',\'nxw_importActions_panel nxw_importActions_bulkImportDocuments_ajax_panel\')');return false" type="submit"><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-2384046756063062871:7757799287448814638" autocomplete="off" type="hidden">
</form>
</span>
</div><div id="nxw_importActions_bulkImportDocuments_ajax_panel"></div></div><input id="nxw_importActions_clickedActionIdHolder" name="nxw_importActions_clickedActionIdHolder" type="hidden">
</div><div id="MultiTreeView" class="userClipboard"><div id="nxw_treeExplorerTabs_panel" class="tabsBar ">
<ul>
<li class="selected">
<form id="nxw_navtree_CONTENT_TREE_form" name="nxw_navtree_CONTENT_TREE_form" method="post" action="/nuxeo/create_document.faces?conversationId=0NXMAIN1" class="subWidgetForm doubleClickShielded" enctype="" onsubmit="">
<input name="nxw_navtree_CONTENT_TREE_form" value="nxw_navtree_CONTENT_TREE_form" type="hidden">
<a id="nxw_navtree_CONTENT_TREE_form:nxw_navtree_CONTENT_TREE" href="#" onclick="jsf.util.chain(this,event,'history.pushState(null, \'TREE_EXPLORER:navtree_CONTENT_TREE\', \'http:\\/\\/localhost:8080\\/nuxeo\\/nxpath\\/default\\/default-domain\\/workspaces\\/testWorkspace1\\/testFolder1@view_documents?tabIds=TREE_EXPLORER%3Anavtree_CONTENT_TREE\');;;','mojarra.ab(this,event,\'action\',\'@this\',\'nxw_treeExplorerTabs_panel nxw_treeExplorerTabs_tab_content\')');return false" class=" "><img src="/nuxeo/img/CONTENT_TREE.png" alt="Main navigation plan" title="Main navigation plan" class="smallIcon tipsyShow tipsyGravitySW "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-2384046756063062871:7757799287448814638" autocomplete="off" type="hidden">
</form>
</li>
<li>
<form id="nxw_navtree_TAG_CLOUD_form" name="nxw_navtree_TAG_CLOUD_form" method="post" action="/nuxeo/create_document.faces?conversationId=0NXMAIN1" class="subWidgetForm doubleClickShielded" enctype="" onsubmit="">
<input name="nxw_navtree_TAG_CLOUD_form" value="nxw_navtree_TAG_CLOUD_form" type="hidden">
<a id="nxw_navtree_TAG_CLOUD_form:nxw_navtree_TAG_CLOUD" href="#" onclick="jsf.util.chain(this,event,'history.pushState(null, \'TREE_EXPLORER:navtree_TAG_CLOUD\', \'http:\\/\\/localhost:8080\\/nuxeo\\/nxpath\\/default\\/default-domain\\/workspaces\\/testWorkspace1\\/testFolder1@view_documents?tabIds=TREE_EXPLORER%3Anavtree_TAG_CLOUD\');;;','mojarra.ab(this,event,\'action\',\'@this\',\'nxw_treeExplorerTabs_panel nxw_treeExplorerTabs_tab_content\')');return false" class=" "><img src="/nuxeo/img/TAG_CLOUD.png" alt="Browse by tags" title="Browse by tags" class="smallIcon tipsyShow tipsyGravitySW "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-2384046756063062871:7757799287448814638" autocomplete="off" type="hidden">
</form>
</li>
</ul></div>
<div class="clear"></div><div id="nxw_treeExplorerTabs_tab_content" class="tabsContent"><div class="menu">
<form id="treeExplorer" name="treeExplorer" method="post" action="/nuxeo/create_document.faces?conversationId=0NXMAIN1" class="doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="treeExplorer" value="treeExplorer" type="hidden">
<div class="tree action"><a href="#" id="treeExplorer:j_idt306" name="treeExplorer:j_idt306" onclick="RichFaces.ajax("treeExplorer:j_idt306",event,{"incId":"1"} );return false;"><img src="/nuxeo/icons/refresh.png" alt="Refresh" title="Refresh" class="tipsyShow tipsyGravitySW"></a>
</div>
<dl>
<dd class="menuForm"><span id="treeExplorer:treeNav"><div class="rf-tr" id="treeExplorer:j_idt309"><div class="rf-tr-nd rf-tr-nd-exp rf-tr-nd-last" id="treeExplorer:j_idt309:j__idt310.0:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-exp rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-exp rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/domain.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:3525ff7e-dbd3-4187-b6c1-dabc29a53831" class="nxDropTarget">
<span class="popupTarget" docref="3525ff7e-dbd3-4187-b6c1-dabc29a53831"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain@view_documents?tabIds=%3A" class="treeLink">Default domain</a>
</span>
</div></span></span></div><div class="rf-tr-nd rf-tr-nd-colps" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.0:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-colps rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-colps rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/section.png"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:76b6cc35-3e73-4f67-b6ec-22efc595de36" class="nxDropTarget">
<span class="popupTarget" docref="76b6cc35-3e73-4f67-b6ec-22efc595de36"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/sections@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/sections@view_documents?tabIds=%3A" class="treeLink">Sections</a>
</span>
</div></span></span></div></div><div class="rf-tr-nd rf-tr-nd-lf" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.1:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-lf rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-lf rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/folder_template.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:16453416-8f23-4ab1-8763-1713356afd3b" class="nxDropTarget">
<span class="popupTarget" docref="16453416-8f23-4ab1-8763-1713356afd3b"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/templates@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/templates@view_documents?tabIds=%3A" class="treeLink">Templates</a>
</span>
</div></span></span></div></div><div class="rf-tr-nd rf-tr-nd-exp rf-tr-nd-last" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.2:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-exp rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-exp rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/workspace.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:a7b7d488-8b62-4841-8510-f062b8173c11" class="nxDropTarget">
<span class="popupTarget" docref="a7b7d488-8b62-4841-8510-f062b8173c11"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces@view_documents?tabIds=%3A" class="treeLink">Workspaces</a>
</span>
</div></span></span></div><div class="rf-tr-nd rf-tr-nd-exp" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.2.j__idt310.0:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-exp rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-exp rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/workspace.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:4d83313c-50d3-4501-bff0-f11bc426a282" class="nxDropTarget">
<span class="popupTarget" docref="4d83313c-50d3-4501-bff0-f11bc426a282"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1@view_documents?tabIds=%3A" class="treeLink">testWorkspace1</a>
</span>
</div></span></span></div><div class="rf-tr-nd rf-tr-nd-lf" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.2.j__idt310.0.j__idt310.0:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-lf rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-lf rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/folder.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:7dd0a7c8-e780-4deb-871c-3c5832ea524e" class="nxDropTarget">
<span class="popupTarget" docref="7dd0a7c8-e780-4deb-871c-3c5832ea524e"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFilesFolder@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFilesFolder@view_documents?tabIds=%3A" class="treeLink">testFilesFolder</a>
</span>
</div></span></span></div></div><div class="rf-tr-nd rf-tr-nd-lf rf-tr-nd-last" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.2.j__idt310.0.j__idt310.1:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-lf rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-lf rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/folder.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:d191b0a4-dfc1-4403-b43e-a1655d87f691" class="nxDropTarget selected">
<span class="popupTarget" docref="d191b0a4-dfc1-4403-b43e-a1655d87f691"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents?tabIds=%3A" class="treeLink">testFolder1</a>
</span>
</div></span></span></div></div></div><div class="rf-tr-nd rf-tr-nd-lf rf-tr-nd-last" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.2.j__idt310.1:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-lf rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-lf rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/workspace.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:641c4525-ebb0-490a-b733-b7bd17e9e4bc" class="nxDropTarget">
<span class="popupTarget" docref="641c4525-ebb0-490a-b733-b7bd17e9e4bc"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace2@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace2@view_documents?tabIds=%3A" class="treeLink">testWorkspace2</a>
</span>
</div></span></span></div></div></div></div><input name="treeExplorer:j_idt309__SELECTION_STATE" id="treeExplorer:j_idt309__SELECTION_STATE" class="rf-tr-sel-inp" value="" type="hidden"><script type="text/javascript">new RichFaces.ui.Tree("treeExplorer:j_idt309",{"ajaxSubmitFunction":"RichFaces.ajax(source,event,{\"incId\":\"1\",\"clientParameters\":params,\"complete\":complete} )"} );</script></div></span>
</dd>
</dl><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-2384046756063062871:7757799287448814638" autocomplete="off" type="hidden">
</form>
<div style="display: none;" class="contextMenu" id="treeExplorer_popupMenu">
<ul>
<li id="ctxMenu_POPUP_COPY" action="doCopy"><img src="/nuxeo/icons/action_clipboard_copy.gif"> Copy
</li>
<li id="ctxMenu_POPUP_DEL" action="doDelete"><img src="/nuxeo/icons/delete_red.png"> Delete
</li>
<li id="ctxMenu_POPUP_EDIT" action="doEdit"><img src="/nuxeo/icons/application_form_edit.png"> Modify
</li>
<li id="ctxMenu_POPUP_MOVE" action="doMove"><img src="/nuxeo/icons/action_move_all.gif"> Move in current folder
</li>
<li id="ctxMenu_POPUP_PASTE" action="doPaste"><img src="/nuxeo/icons/action_paste_all.gif"> Paste
</li>
<li id="ctxMenu_POPUP_RENAME" action="doRename"><img src="/nuxeo/icons/rename.png"> Rename
</li>
<li id="ctxMenu_POPUP_VIEW" action="doView"><img src="/nuxeo/icons/view_doc.png"> View
</li>
<li id="ctxMenu_POPUP_RIGHTS" action="doAccessRights"><img src="/nuxeo/icons/group.png"> Access rights
</li>
<li id="ctxMenu_POPUP_DOWNLOAD" action="doDownload"><img src="/nuxeo/icons/icone_download.gif"> Download
</li>
<li id="ctxMenu_POPUP_WORKFLOW" action="doWorkflow"><img src="/nuxeo/icons/start_workflow.png"> Workflow
</li>
<li id="ctxMenu_POPUP_DOCUMENT_LOCK" action="doLock"><img src="/nuxeo/icons/lock.gif"> Lock
</li>
<li id="ctxMenu_POPUP_DOCUMENT_UNLOCK" action="doUnlock"><img src="/nuxeo/icons/lock.gif"> Unlock
</li>
<li id="ctxMenu_showFancyBoxPreviewPopup" action="doPreviewPopup"><img src="/nuxeo/icons/preview.png"> Preview
</li>
<li id="ctxMenu_POPUP_sendEmail" action="doSendEmail"><img src="/nuxeo/icons/mail.gif"> Email
</li>
</ul>
</div><script type="text/javascript">
if (window.addEventListener) {
window.addEventListener("load", function (e) {window.loaded = true}, true);
} else if (window.attachEvent) {
window.attachEvent("onload", function (e) {window.loaded = true});
}
setupContextMenu("span.popupTarget", "treeExplorer_popupMenu");
</script>
</div></div><input id="nxw_treeExplorerTabs_clickedActionIdHolder" name="nxw_treeExplorerTabs_clickedActionIdHolder" value="navtree_CONTENT_TREE" type="hidden"></div><div id="a1" class="dropzone" context="Clipboard_DEFAULT">
<form id="clipboardForm" name="clipboardForm" method="post" action="/nuxeo/create_document.faces?conversationId=0NXMAIN1" class="doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="clipboardForm" value="clipboardForm" type="hidden">
<span id="clipboardForm:ClipboardListView">
<div class="userClipboard">
<div class="tabsBar">
<ul>
<li class="selected"><a href="#" onclick="mojarra.jsfcljs(document.getElementById('clipboardForm'),{'clipboardForm:j_idt387':'clipboardForm:j_idt387','listIdToSelect':'DEFAULT'},'');return false">WorkList</a>
</li>
<li><a href="#" onclick="mojarra.jsfcljs(document.getElementById('clipboardForm'),{'clipboardForm:j_idt392':'clipboardForm:j_idt392','listIdToSelect':'CLIPBOARD'},'');return false">Clipboard</a>
</li>
</ul>
</div>
<div style="clear:both;"></div>
<div class="userClipboardContent">
<div style="position: relative;" id="clipboardCopy">
<ul>
</ul>
<div class="emptyResult">No document in clipboard
</div>
</div>
<div class="clipboardFunctions"><ul class="rf-ulst"><li style="display:none"></li></ul>
</div>
</div>
</div></span><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-2384046756063062871:7757799287448814638" autocomplete="off" type="hidden">
</form><span id="ClipboardDroppable"><script type="text/javascript">Droppables.add('clipboardCopy', {accept:'cell', onDrop:function(element){copyElementIfIdNotStartsWith(element, 'docClipboardRef:')}, hoverclass:'dropIntoClipboardCopy'});</script></span>
</div>
</div>
<div class="content"><div xmlns="http://www.w3.org/1999/xhtml" class="breadcrumb">
<div class="printButton">
</div>
<div class="breadcrumbs">
<form id="breadcrumbForm" name="breadcrumbForm" method="post" action="/nuxeo/create_document.faces?conversationId=0NXMAIN1" class="doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="breadcrumbForm" value="breadcrumbForm" type="hidden">
<ul class="actionList jsBreadcrumbActionList">
<li class="dropDownMenu button dropdown"><img src="/nuxeo/icons/UpFolder_icon.gif" alt="server">
<ul class="actionSubList">
<li><a href="#" onclick="mojarra.jsfcljs(document.getElementById('breadcrumbForm'),{'breadcrumbForm:j_idt420':'breadcrumbForm:j_idt420'},'');return false">Default Repository</a>
</li>
</ul>
</li>
</ul>
<ul class="actionList jsBreadcrumbActionList">
<li class="dropDownMenu button dropdown">Default domain
<ul class="actionSubList">
<li><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain@view_documents?tabIds=%3A">Default domain</a>
</li>
</ul>
</li>
</ul><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces@view_documents?tabIds=%3A">Workspaces</a><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1@view_documents?tabIds=%3A">testWorkspace1</a><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents?tabIds=%3A">testFolder1</a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-2384046756063062871:7757799287448814638" autocomplete="off" type="hidden">
</form>
</div>
<div style="clear:both"></div>
<script type="text/javascript">
jQuery(document).ready(function() {
jQuery("ul.jsBreadcrumbActionList").dropdown();
});
</script>
</div>
<div class="mainNoTabs">
<h3>Create a new document Note
</h3><div id="facesStatusMessagePanel">
<div class="facesStatusMessage">
<script type="text/javascript">
jsf.ajax.addOnError(function(data) {
jQuery.ambiance({
title: data.description,
type: "error",
className: "errorFeedback",
timeout: 0
});
});
</script>
</div></div>
<div>
<script src="/nuxeo/scripts/safeEdit.js"></script>
<script src="/nuxeo/scripts/safeEditUI.js"></script>
<script type="text/javascript">
var nuxeo = (function(nuxeo) {
nuxeo.safeEdit = {
restorePrompt: {
message: "A draft of this document has been saved.",
confirmMessage: "Use draft",
discardMessage: "Discard draft"
},
feedbackMessage: "Draft saved"
};
return nuxeo;
})(nuxeo || {});
</script>
</div>
<form id="document_create" name="document_create" method="post" action="/nuxeo/create_document.faces?conversationId=0NXMAIN1" class="safeEditEnabled doubleClickShielded" enctype="multipart/form-data">
<input name="document_create" value="document_create" type="hidden">
<script>
jQuery(document).ready(function() {
jQuery('#document_create').focusFirst();
});
</script>
<table class="dataInput">
<tbody>
<tr>
<td class="labelColumn"><span class="widgetLabel required">Title</span>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><input id="document_create:nxl_heading:nxw_title" name="document_create:nxl_heading:nxw_title" class="dataInputText" dir="auto" type="text"><span id="document_create:nxl_heading:nxw_title_message"></span>
</td>
</tr>
<tr>
<td class="labelColumn"><span class="widgetLabel ">Description</span>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><textarea id="document_create:nxl_heading:nxw_description" name="document_create:nxl_heading:nxw_description" class="dataInputText" dir="auto"></textarea><span id="document_create:nxl_heading:nxw_description_message"></span>
</td>
</tr>
</tbody>
</table>
<table class="dataInput">
<tbody>
<tr>
<td class="labelColumn"><span class="widgetLabel ">Note</span>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><div><div id="document_create:nxl_note:nxw_note_panel"><div style="visibility: hidden; border-width: 1px; width: 530px;" id="mce_50" class="mce-tinymce mce-container mce-panel" hidefocus="1" tabindex="-1" role="application"><div id="mce_50-body" class="mce-container-body mce-stack-layout"><div id="mce_51" class="mce-toolbar-grp mce-container mce-panel mce-first mce-stack-layout-item" hidefocus="1" tabindex="-1" role="group"><div id="mce_51-body" class="mce-container-body mce-stack-layout"><div id="mce_52" class="mce-container mce-toolbar mce-first mce-stack-layout-item" role="toolbar"><div id="mce_52-body" class="mce-container-body mce-flow-layout"><div role="group" id="mce_53" class="mce-container mce-first mce-flow-layout-item mce-btn-group"><div id="mce_53-body"><div aria-label="Bold" role="button" id="mce_15" class="mce-widget mce-btn mce-first" tabindex="-1" aria-labelledby="mce_15"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-bold"></i></button></div><div aria-label="Italic" role="button" id="mce_16" class="mce-widget mce-btn" tabindex="-1" aria-labelledby="mce_16"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-italic"></i></button></div><div aria-label="Underline" role="button" id="mce_17" class="mce-widget mce-btn" tabindex="-1" aria-labelledby="mce_17"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-underline"></i></button></div><div aria-label="Strikethrough" role="button" id="mce_18" class="mce-widget mce-btn mce-last" tabindex="-1" aria-labelledby="mce_18"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-strikethrough"></i></button></div></div></div><div role="group" id="mce_54" class="mce-container mce-flow-layout-item mce-btn-group"><div id="mce_54-body"><div aria-label="Align left" role="button" id="mce_19" class="mce-widget mce-btn mce-first" tabindex="-1" aria-labelledby="mce_19"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-alignleft"></i></button></div><div aria-label="Align center" role="button" id="mce_20" class="mce-widget mce-btn" tabindex="-1" aria-labelledby="mce_20"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-aligncenter"></i></button></div><div aria-label="Align right" role="button" id="mce_21" class="mce-widget mce-btn" tabindex="-1" aria-labelledby="mce_21"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-alignright"></i></button></div><div aria-label="Justify" role="button" id="mce_22" class="mce-widget mce-btn mce-last" tabindex="-1" aria-labelledby="mce_22"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-alignjustify"></i></button></div></div></div><div role="group" id="mce_55" class="mce-container mce-last mce-flow-layout-item mce-btn-group"><div id="mce_55-body"><div aria-haspopup="true" role="button" id="mce_23" class="mce-widget mce-btn mce-menubtn mce-fixed-width mce-listbox mce-first" tabindex="-1" aria-labelledby="mce_23"><button id="mce_23-open" role="presentation" type="button" tabindex="-1"><span>Paragraph</span> <i class="mce-caret"></i></button></div><div aria-haspopup="true" aria-label="Font Family" role="button" id="mce_24" class="mce-widget mce-btn mce-menubtn mce-fixed-width mce-listbox" tabindex="-1" aria-labelledby="mce_24"><button id="mce_24-open" role="presentation" type="button" tabindex="-1"><span>Font Family</span> <i class="mce-caret"></i></button></div><div aria-haspopup="true" aria-label="Font Sizes" role="button" id="mce_25" class="mce-widget mce-btn mce-menubtn mce-fixed-width mce-listbox mce-last" tabindex="-1" aria-labelledby="mce_25"><button id="mce_25-open" role="presentation" type="button" tabindex="-1"><span>Font Sizes</span> <i class="mce-caret"></i></button></div></div></div></div></div><div id="mce_56" class="mce-container mce-toolbar mce-stack-layout-item" role="toolbar"><div id="mce_56-body" class="mce-container-body mce-flow-layout"><div role="group" id="mce_57" class="mce-container mce-first mce-flow-layout-item mce-btn-group"><div id="mce_57-body"><div aria-label="Paste" role="button" id="mce_26" class="mce-widget mce-btn mce-first" tabindex="-1" aria-labelledby="mce_26"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-paste"></i></button></div><div aria-label="Paste as text" aria-pressed="false" role="button" id="mce_27" class="mce-widget mce-btn" tabindex="-1" aria-labelledby="mce_27"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-pastetext"></i></button></div><div aria-label="Find and replace" role="button" id="mce_28" class="mce-widget mce-btn mce-last" tabindex="-1" aria-labelledby="mce_28"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-searchreplace"></i></button></div></div></div><div role="group" id="mce_58" class="mce-container mce-flow-layout-item mce-btn-group"><div id="mce_58-body"><div aria-label="Bullet list" role="button" id="mce_29" class="mce-widget mce-btn mce-first" tabindex="-1" aria-labelledby="mce_29"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-bullist"></i></button></div><div aria-label="Numbered list" role="button" id="mce_30" class="mce-widget mce-btn mce-last" tabindex="-1" aria-labelledby="mce_30"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-numlist"></i></button></div></div></div><div role="group" id="mce_59" class="mce-container mce-flow-layout-item mce-btn-group"><div id="mce_59-body"><div aria-label="Decrease indent" role="button" id="mce_31" class="mce-widget mce-btn mce-first" tabindex="-1" aria-labelledby="mce_31"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-outdent"></i></button></div><div aria-label="Increase indent" role="button" id="mce_32" class="mce-widget mce-btn mce-last" tabindex="-1" aria-labelledby="mce_32"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-indent"></i></button></div></div></div><div role="group" id="mce_60" class="mce-container mce-flow-layout-item mce-btn-group"><div id="mce_60-body"><div aria-disabled="true" aria-label="Undo" role="button" id="mce_33" class="mce-widget mce-btn mce-first mce-disabled" tabindex="-1" aria-labelledby="mce_33"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-undo"></i></button></div><div aria-disabled="true" aria-label="Redo" role="button" id="mce_34" class="mce-widget mce-btn mce-last mce-disabled" tabindex="-1" aria-labelledby="mce_34"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-redo"></i></button></div></div></div><div role="group" id="mce_61" class="mce-container mce-last mce-flow-layout-item mce-btn-group"><div id="mce_61-body"><div aria-label="Insert/edit link" role="button" id="mce_35" class="mce-widget mce-btn mce-first" tabindex="-1" aria-labelledby="mce_35"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-link"></i></button></div><div aria-label="Remove link" role="button" id="mce_36" class="mce-widget mce-btn" tabindex="-1" aria-labelledby="mce_36"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-unlink"></i></button></div><div aria-label="Insert/edit image" role="button" id="mce_37" class="mce-widget mce-btn" tabindex="-1" aria-labelledby="mce_37"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-image"></i></button></div><div aria-label="Source code" role="button" id="mce_38" class="mce-widget mce-btn mce-last" tabindex="-1" aria-labelledby="mce_38"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-code"></i></button></div></div></div></div></div><div id="mce_62" class="mce-container mce-toolbar mce-last mce-stack-layout-item" role="toolbar"><div id="mce_62-body" class="mce-container-body mce-flow-layout"><div role="group" id="mce_63" class="mce-container mce-first mce-flow-layout-item mce-btn-group"><div id="mce_63-body"><div aria-haspopup="true" aria-label="Table" role="button" id="mce_39" class="mce-widget mce-btn mce-menubtn mce-first mce-last" tabindex="-1" aria-labelledby="mce_39"><button id="mce_39-open" role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-table"></i><span></span> <i class="mce-caret"></i></button></div></div></div><div role="group" id="mce_64" class="mce-container mce-flow-layout-item mce-btn-group"><div id="mce_64-body"><div aria-label="Insert horizontal rule" role="button" id="mce_40" class="mce-widget mce-btn mce-first" tabindex="-1" aria-labelledby="mce_40"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-hr"></i></button></div><div aria-label="Clear formatting" role="button" id="mce_41" class="mce-widget mce-btn" tabindex="-1" aria-labelledby="mce_41"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-removeformat"></i></button></div><div aria-label="Show invisible characters" role="button" id="mce_42" class="mce-widget mce-btn mce-last" tabindex="-1" aria-labelledby="mce_42"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-visualchars"></i></button></div></div></div><div role="group" id="mce_65" class="mce-container mce-flow-layout-item mce-btn-group"><div id="mce_65-body"><div aria-label="Subscript" role="button" id="mce_43" class="mce-widget mce-btn mce-first" tabindex="-1" aria-labelledby="mce_43"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-subscript"></i></button></div><div aria-label="Superscript" role="button" id="mce_44" class="mce-widget mce-btn mce-last" tabindex="-1" aria-labelledby="mce_44"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-superscript"></i></button></div></div></div><div role="group" id="mce_66" class="mce-container mce-flow-layout-item mce-btn-group"><div id="mce_66-body"><div aria-label="Special character" role="button" id="mce_45" class="mce-widget mce-btn mce-first" tabindex="-1" aria-labelledby="mce_45"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-charmap"></i></button></div><div aria-label="Preview" role="button" id="mce_46" class="mce-widget mce-btn mce-last" tabindex="-1" aria-labelledby="mce_46"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-preview"></i></button></div></div></div><div role="group" id="mce_67" class="mce-container mce-last mce-flow-layout-item mce-btn-group"><div id="mce_67-body"><div aria-label="Fullscreen" role="button" id="mce_47" class="mce-widget mce-btn mce-first" tabindex="-1" aria-labelledby="mce_47"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-fullscreen"></i></button></div><div aria-label="nuxeoimageupload.desc" role="button" id="mce_48" class="mce-widget mce-btn" tabindex="-1" aria-labelledby="mce_48"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-none" style="background-image: url('http://localhost:8080/nuxeo/tinymce/plugins/nuxeoimageupload/images/icon.gif')"></i></button></div><div aria-label="nuxeolink.desc" role="button" id="mce_49" class="mce-widget mce-btn mce-last" tabindex="-1" aria-labelledby="mce_49"><button role="presentation" type="button" tabindex="-1"><i class="mce-ico mce-i-none" style="background-image: url('http://localhost:8080/nuxeo/tinymce/plugins/nuxeolink/images/icon.gif')"></i></button></div></div></div></div></div></div></div><div style="border-width: 1px 0px 0px;" id="mce_68" class="mce-edit-area mce-container mce-panel mce-stack-layout-item" hidefocus="1" tabindex="-1" role="group"><iframe style="width: 100%; height: 400px; display: block;" title="Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help" allowtransparency="true" src="javascript:""" id="document_create:nxl_note:nxw_note_editor_ifr" frameborder="0"></iframe></div><div style="border-width: 1px 0px 0px;" id="mce_69" class="mce-statusbar mce-container mce-panel mce-last mce-stack-layout-item" hidefocus="1" tabindex="-1" role="group"><div id="mce_69-body" class="mce-container-body mce-flow-layout"><div id="mce_70" class="mce-path mce-first mce-flow-layout-item"><div role="button" class="mce-path-item mce-last" data-index="0" tabindex="-1" id="mce_70-0" aria-level="0">p</div></div><div id="mce_71" class="mce-last mce-flow-layout-item mce-resizehandle"><i class="mce-ico mce-i-resize"></i></div></div></div></div></div><textarea aria-hidden="true" style="display: none;" id="document_create:nxl_note:nxw_note_editor" name="document_create:nxl_note:nxw_note_editor" class="mceEditor" rows="25" cols="100"></textarea><script type="text/javascript">initTinyMCE(530, 400, 'document_create:nxl_note:nxw_note_editor', 'nuxeolink,fullscreen,nuxeoimageupload', 'en', 'nuxeolink,fullscreen,nuxeoimageupload');jsf.ajax.addOnEvent(function(data) {if (data.status == "success") {initTinyMCE(530, 400, 'document_create:nxl_note:nxw_note_editor', 'nuxeolink,fullscreen,nuxeoimageupload', 'en', 'nuxeolink,fullscreen,nuxeoimageupload');}});jQuery(document.getElementById('document_create:nxl_note:nxw_note_editor')).closest('form').bind('ajaxsubmit', function() { var editor = tinyMCE.editors['document_create:nxl_note:nxw_note_editor']; if (editor != undefined) {editor.save()};});</script></div>
<br>Format <select id="document_create:nxl_note:nxw_note_editorselector" name="document_create:nxl_note:nxw_note_editorselector" class="nxw_note" size="1" onchange="changeEditorType(this)"> <option value="text/html">Html</option>
<option value="text/plain">Text</option>
<option value="text/xml">Xml</option>
<option value="text/x-web-markdown">Markdown</option>
</select><input id="document_create:nxl_note:nxw_note_fancybox" name="document_create:nxl_note:nxw_note_fancybox" onclick="jsf.util.chain(this,event,"return toggleFullscreen(this);","RichFaces.ajax(\"document_create:nxl_note:nxw_note_fancybox\",event,{\"incId\":\"1\"} )");return false;" value="Toggle Fullscreen" class="button" style="display: none;" type="button"><input id="document_create:nxl_note:nxw_note_disableHtmlInit" name="document_create:nxl_note:nxw_note_disableHtmlInit" value="false" type="hidden">
<script>
function changeEditorType(cbo) {
var value = cbo.value;
var id = cbo.id.replace("_editorselector", "");
var escId = id.replace(/:/g, "\\:");
var disableElt = jQuery('#' + escId + '_disableHtmlInit');
var resizeElt = jQuery('#' + escId + '_fancybox');
var editorElt = jQuery('#' + escId + '_editor');
if (value == "text/html") {
addTinyMCE(id + '_editor');
disableElt.attr("value", "false");
resizeElt.css({
"display" : "none"
});
editorElt.removeClass('disableMCEInit');
} else {
removeTinyMCE(id + '_editor');
disableElt.attr("value", "true");
resizeElt.css({
"display" : "inline"
});
editorElt.addClass('disableMCEInit');
}
}
function toggleFullscreen(cbo) {
var id = cbo.id.replace("_fancybox", "_panel")
.replace(/:/g, "\\\:");
try {
jQuery('<a href="#' + id + '"></a>').fancybox({
'autoDimensions' : true,
'autoScale' : true,
'transitionIn' : 'none',
'transitionOut' : 'none',
'enableEscapeButton' : true,
'centerOnScroll' : true,
'scrolling' : 'auto',
'fsBtn' : true
}).click();
} catch (err) {
console.error(err);
} finally {
return false;
}
}
</script>
</div>
</td>
</tr>
</tbody>
</table>
<div class="buttonsGadget">
<input name="parentDocumentPath" value="/default-domain/workspaces/testWorkspace1/testFolder1" type="hidden"><div id="document_create:nxw_documentCreateButtons_panel">
<div class="widgetPanel actionsWidgetPanel">
<span class="horizontalAction "><input id="document_create:nxw_documentCreateButtons_CREATE_DOCUMENT" name="document_create:nxw_documentCreateButtons_CREATE_DOCUMENT" value="Create" accesskey="" class="button " onclick=";;" type="submit">
</span>
<span class="horizontalAction "><input id="document_create:nxw_documentCreateButtons_CANCEL_DOCUMENT_CREATION" name="document_create:nxw_documentCreateButtons_CANCEL_DOCUMENT_CREATION" value="Cancel" accesskey="" class="button " onclick=";;" type="submit">
</span>
</div></div><input id="document_create:nxw_documentCreateButtons_clickedActionIdHolder" name="document_create:nxw_documentCreateButtons_clickedActionIdHolder" type="hidden">
</div><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-2384046756063062871:7757799287448814638" autocomplete="off" type="hidden">
</form>
<script>
jQuery(document).ready(function() {
jQuery('#document_create').initSafeEditOnForm("create-d191b0a4-dfc1-4403-b43e-a1655d87f691-Note", "This draft contains unsaved changes");
});
</script>
</div>
</div>
<div class="clear"></div>
</section>
<footer class="nxFooter">
<div class="content">
<div class="footerDefaultLinks"><div id="footer:nxw_footerLinks_panel" class="nuxLinks">
<div class="widgetPanel actionsWidgetPanel">
<span class="horizontalAction "><a href="//www.nuxeo.com/about/contact?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" "> <span class="actionLabel ">Contact us</span></a>
</span>|
<span class="horizontalAction "><a href="//www.nuxeo.com/blog?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" "> <span class="actionLabel ">Blogs</span></a>
</span>|
<span class="horizontalAction "><a href="//community.nuxeo.com/?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" "> <span class="actionLabel ">Community</span></a>
</span>|
<span class="horizontalAction "><a href="//answers.nuxeo.com/?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" "> <span class="actionLabel ">Q&A</span></a>
</span>|
<span class="horizontalAction "><a href="//doc.nuxeo.com/?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" "> <span class="actionLabel ">Documentation</span></a>
</span>|
<span class="horizontalAction "><a href="//twitter.com/nuxeo/?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" twitt"> <span class="actionLabel footerLabel">Twitter</span></a>
</span>|
<span class="horizontalAction "><a href="//www.linkedin.com/groupRegistration?gid=43314&utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" linkedin"> <span class="actionLabel footerLabel">LinkedIn</span></a>
</span>
</div></div><input id="footer:nxw_footerLinks_clickedActionIdHolder" name="footer:nxw_footerLinks_clickedActionIdHolder" type="hidden">
<div class="copyrights">Copyright © 2001-2015 Nuxeo and respective authors.
</div>
<div class="clear"></div>
</div>
</div>
</footer>
<div id="fancybox-tmp"></div><div id="fancybox-loading"><div></div></div><div id="fancybox-overlay"></div><div id="fancybox-wrap"><div id="fancybox-outer"><div class="fancybox-bg" id="fancybox-bg-n"></div><div class="fancybox-bg" id="fancybox-bg-ne"></div><div class="fancybox-bg" id="fancybox-bg-e"></div><div class="fancybox-bg" id="fancybox-bg-se"></div><div class="fancybox-bg" id="fancybox-bg-s"></div><div class="fancybox-bg" id="fancybox-bg-sw"></div><div class="fancybox-bg" id="fancybox-bg-w"></div><div class="fancybox-bg" id="fancybox-bg-nw"></div><div id="fancybox-content"></div><a id="fancybox-close"></a><div id="fancybox-title"></div><a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a><a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a></div></div><div id="ambiance-notification"><div style="width: 300px;" class="ambiance ambiance-default infoFeedback"><a href="#_" class="ambiance-close">Ã</a><div class="ambiance-title">Draft saved</div></div></div><div style="display: none; position: absolute; z-index: 500;" id="jqContextMenu"></div><div style="display: none;" class="ctxMenuShadow"></div><script type="text/javascript">window.onbeforeunload = function(e){};</script> |
clickAndWait |
link=testFolder1 |
|
storeEval |
selenium.browserbot.getCurrentWindow().document.body.innerHTML |
innerhtml |
echo |
${innerhtml} |
<div class="includes displayNone"><script type="text/javascript" src="/nuxeo/wro/api/v1/resource/bundle/dnd_common.js"></script><script type="text/javascript">
var baseURL='http://localhost:8080/nuxeo/';
function getBaseURL() {
return baseURL;
}
var ctx = {
currentDocument : 'd191b0a4-dfc1-4403-b43e-a1655d87f691',
currentDomain : '3525ff7e-dbd3-4187-b6c1-dabc29a53831',
currentWorkspace : '4d83313c-50d3-4501-bff0-f11bc426a282',
conversationId : '0NXMAIN1',
lang : 'en',
repository : 'default'
};
function initNXDrapAndDropOnPage(scope) {
// init Browser Drag out support (Chrome only);
jQuery(".dropout",scope).dropout(baseURL,ctx.repository);
// initernal DnD
jQuery(".nxDraggable",scope).nxInitDraggables();
jQuery(".nxDropTarget",scope).nxInitDropTargets();
}
jQuery(document).ready(function(){
// init Dropout and Internal DnD
initNXDrapAndDropOnPage(null);
});
</script>
<div style="display:none">
<span id="dndMessageNoOperation">You cannot upload here (insufficient rights, or bad configuration)</span>
<span id="dndErrorMessage">Upload cannot continue due to an error</span>
<span id="dndSecurityErrorMessage">Security Error: Insufficient rights to import this file</span>
<span id="dndTimeoutMessage">Request timeout</span>
<span id="dndServerErrorMessage">Server Error: please look at logs for details</span>
<span id="dndUnknownErrorMessage">Unknown Server Error</span>
<span id="dndNoResponseMessage">No response from server</span>
</div>
<!-- Information panel for DnD import -->
<div id="dropzone-info-panel" class="dndProgressPanel" style="display:none;">
<table width="100%">
<tbody><tr>
<td colspan="3">
<div class="dropzone-info-block" id="dropzone-info-block">
<div class="dropzone-info" id="dropzone-info"></div>
</div>
</td>
</tr>
<tr>
<td style="display: none;">
<div class="dropzone-info-summary" id="dropzone-info-summary" style="display: none;">
</div>
</td>
<td>
<span id="dropzone-bar-msg" class="dropzone-bar-msg"></span>
</td>
<td>
<span id="dndMsgUploadInProgress" class="dndControlMessage"><img src="/nuxeo/img/big_loading.gif" style="vertical-align:middle" width="20px">Upload in progress</span>
<span id="dndMsgUploadCompleted" class="dndControlMessage loadingComplete">Upload completed, click to continue</span>
</td>
</tr>
<tr>
<td colspan="3">
<input id="dropzone-bar-btn" class="dropzone-bar-btn button" value="Continue" type="button">
<input id="dropzone-bar-btn-cancel" onclick="window.location.reload()" class="dropzone-bar-btn button" value="Cancel" type="button">
</td>
</tr>
</tbody></table>
</div>
<!-- Form used to choose import operation -->
<div id="dndFormPanel" class="dndFormPanel" style="display:none;">
<table width="100%">
<tbody><tr>
<th>Uploaded files </th>
<th>Select import operation </th>
</tr>
<tr>
<td><div id="uploadedFileList"></div>
</td>
<td>
<form id="operationForm" name="operationForm" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="importOperationForm doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="operationForm" value="operationForm" type="hidden">
<select id="operationIdSelector" name="operationId"></select>
<div id="dndSubForm"></div>
<input id="dndFormSubmitButton" class="button" value="Continue import" type="button"><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</td>
</tr>
</tbody></table>
</div>
<div id="dndContinueButton" style="display:none;">
<span id="dndContinueButtonNext"><img src="/nuxeo/img/ImportContinue.png" alt="Continue import" style="vertical-align:middle" title="Continue import">
</span>
<span id="dndContinueButtonWait" style="display:none"><img src="/nuxeo/img/big_loading.gif" style="vertical-align:middle">
</span>
</div><script type="text/javascript">
jQuery(document).ready(function(){
// init Browser DnD import
jQuery(".dropzone").nxDropZone({
url : "/nuxeo/site/automation/",
uploadRateRefreshTime : 500,
numConcurrentUploads : 3,
dropContext : ctx,
uploadTimeout : 30000,
execTimeout : 30000,
extendedModeTimeout : 2000
});
});
</script>
</div>
<header class="nxHeader">
<div class="logo"><div class="menu">
<div class="siteLogo">
<form id="j_idt87" name="j_idt87" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="j_idt87" value="j_idt87" type="hidden">
<a href="#" onclick="mojarra.jsfcljs(document.getElementById('j_idt87'),{'j_idt87:j_idt88':'j_idt87:j_idt88'},'');return false"><img src="/nuxeo/img/nuxeo_logo.png" alt="Nuxeo" title="Nuxeo" height="20" width="113"></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</div>
</div>
</div>
<div class="content">
<div class="userServicesBlock"><div id="nxw_mainTabs_panel" class="mainTabs">
<ul>
<li class=" "><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxhome\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_home?tabIds=MAIN_TABS%3Ahome&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxhome/default/default-domain/workspaces/testWorkspace1/testFolder1@view_home?tabIds=MAIN_TABS%3Ahome" accesskey="">Home</a>
</li>
<li class=" selected"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_documents?tabIds=MAIN_TABS%3Adocuments&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents?tabIds=MAIN_TABS%3Adocuments" accesskey="">Workspace</a>
</li>
<li class=" ">
<form id="nxw_search_form" name="nxw_search_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_search_form" value="nxw_search_form" type="hidden">
<span id="nxw_search_form:searchMainTab_panel"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxsearch\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@search?contentViewName=default_search&state=H4sIAAAAAAAAAGWPTWvDMAyG%252F4vOYYUdc117GIxR6OhlDKNlymJwbFeSaUPIf5%252Fy0cHYzfb7Po%252BsEZoUlaKePV1fsSeo4YtaLEGdEHLTQQWXQjwckS1WYoH6%252FaOCNd2npvSGQz2CDnnG9yt%252ButOZUyZWTwaO02RkYn2ObdpETGL1FxxSWTRx%252B8VmdsGL%252BvjttCv9Z0QfzKlew5%252FSb3ivzyXGKAGV3ta2cqEKvC18RO2M3s1n2f2bND%252B7R9ekUPooy%252FUhL0rp0vXpdD7csu0AdYtBaJp%252BADZiIRBFAQAA&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxsearch/default/default-domain/workspaces/testWorkspace1/testFolder1@search?contentViewName=default_search&state=H4sIAAAAAAAAAGWPTWvDMAyG%252F4vOYYUdc117GIxR6OhlDKNlymJwbFeSaUPIf5%252Fy0cHYzfb7Po%252BsEZoUlaKePV1fsSeo4YtaLEGdEHLTQQWXQjwckS1WYoH6%252FaOCNd2npvSGQz2CDnnG9yt%252ButOZUyZWTwaO02RkYn2ObdpETGL1FxxSWTRx%252B8VmdsGL%252BvjttCv9Z0QfzKlew5%252FSb3ivzyXGKAGV3ta2cqEKvC18RO2M3s1n2f2bND%252B7R9ekUPooy%252FUhL0rp0vXpdD7csu0AdYtBaJp%252BADZiIRBFAQAA">Search</a></span><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</li>
</ul></div><input id="nxw_mainTabs_clickedActionIdHolder" name="nxw_mainTabs_clickedActionIdHolder" type="hidden"><div id="nxw_userMenuActions_panel" class="userMenuActions">
<ul class="actionList" id="nxw_userMenuActions_dropDownMenu">
<li class="dropDownMenu button dropdown"><span class="widgetLabel boldLabel ">jdoe</span>
<ul class="actionSubList">
<li class=" ">
<form id="nxw_SHOW_PERSONAL_WORKSPACE_form" name="nxw_SHOW_PERSONAL_WORKSPACE_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_SHOW_PERSONAL_WORKSPACE_form" value="nxw_SHOW_PERSONAL_WORKSPACE_form" type="hidden">
<a id="nxw_SHOW_PERSONAL_WORKSPACE_form:nxw_SHOW_PERSONAL_WORKSPACE" href="#" accesskey="" onclick="jsf.util.chain(this,event,';;','mojarra.jsfcljs(document.getElementById(\'nxw_SHOW_PERSONAL_WORKSPACE_form\'),{\'nxw_SHOW_PERSONAL_WORKSPACE_form:nxw_SHOW_PERSONAL_WORKSPACE\':\'nxw_SHOW_PERSONAL_WORKSPACE_form:nxw_SHOW_PERSONAL_WORKSPACE\'},\'\')');return false" class=" "><span class="actionLabel ">Personal Workspace</span></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</li>
<li class=" ">
<form id="nxw_PreferencesAction_form" name="nxw_PreferencesAction_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_PreferencesAction_form" value="nxw_PreferencesAction_form" type="hidden">
<a id="nxw_PreferencesAction_form:nxw_PreferencesAction" href="#" accesskey="" onclick="jsf.util.chain(this,event,';;','mojarra.jsfcljs(document.getElementById(\'nxw_PreferencesAction_form\'),{\'nxw_PreferencesAction_form:nxw_PreferencesAction\':\'nxw_PreferencesAction_form:nxw_PreferencesAction\'},\'\')');return false" class=" "><span class="actionLabel ">Preferences</span></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</li>
<li class=" "><a href="logout" accesskey="" onclick=";;" class=" "><span class="actionLabel ">Log out</span></a>
</li>
</ul>
</li>
</ul>
<script>
jQuery(document).ready(function() {
jQuery("#nxw_userMenuActions_dropDownMenu").dropdown();
});
</script></div><input id="nxw_userMenuActions_clickedActionIdHolder" name="nxw_userMenuActions_clickedActionIdHolder" type="hidden">
<div class="clear"></div>
</div><div id="nxw_headerSearch_panel" class="userSearchBlock">
<div class="widgetPanel actionsWidgetPanel">
<span class="horizontalAction ">
<form id="nxw_suggest_search_box_form" name="nxw_suggest_search_box_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="" onsubmit="">
<input name="nxw_suggest_search_box_form" value="nxw_suggest_search_box_form" type="hidden">
<div style="display: inline; float: left"><div id="nxw_suggest_search_box_form:nxw_suggest_search_box_panel"><script type="text/javascript" src="/nuxeo/javax.faces.resource/nuxeo-suggestbox.js.faces?ln=js"></script>
<span id="nxw_suggest_search_box_suggestDiv"><script type="text/javascript">
function nxSuggestHandleEnterKey(search) {
var searchUrl = 'http:\/\/localhost:8080\/nuxeo\/nxsearch\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@search?contentViewName=default_search&conversationId=0NXMAIN1';
searchUrl += '&searchTerm=' + search;
window.location.replace(searchUrl);
}
function focus_searchbox(event) {
event.preventDefault();
jQuery('#nxw_suggest_search_box_form\\:nxw_suggest_search_box_panel input.select2-input').focus();
return false;
}
// bind the '/' key to focus the searchbox
jQuery(document).bind('keydown', '/', focus_searchbox);
// handle keyboard layouts such as French where the '/' char is
// accessed through the Shift modifier
jQuery(document).bind('keydown', 'Shift+/', focus_searchbox);
</script>
<script>
var currentUserLang = "en";
</script><script type="text/javascript" src="/nuxeo/javax.faces.resource/select2_locale_en.js.faces?ln=org.nuxeo.select2"></script><script type="text/javascript" src="/nuxeo/javax.faces.resource/nuxeo-select2.js.faces?ln=org.nuxeo.select2"></script><script type="text/javascript">
jQuery(document).ready(function() {
if (window.Prototype) {
delete Object.prototype.toJSON;
delete Array.prototype.toJSON;
delete Hash.prototype.toJSON;
delete String.prototype.toJSON;
}
initSelect2Widgets();
});
jsf.ajax.addOnEvent(function(data) {
var ajaxstatus = data.status;
if (ajaxstatus == "success") {
initSelect2Widgets();
}
});
nuxeo.utils.addOnEvent(function(data) {
if (data.status == "success") {
initSelect2Widgets();
}
});
</script><div style="width: 300px;" id="s2id_nxw_suggest_search_box_form:nxw_suggest_search_box_select2" class="select2-container select2-container-multi nx-header-s2-ct"><ul class="select2-choices"> <li class="select2-search-field"> <input style="width: 298px;" id="s2id_autogen1" autocomplete="off" autocorrect="off" autocapitilize="off" spellcheck="false" class="select2-input select2-default" type="text"> </li></ul><div class="select2-drop select2-drop-multi select2-display-none nx-header-s2-dd"> <ul class="select2-results"> </ul></div></div><input class="select2-offscreen" tabindex="-1" style="width: 300px;" id="nxw_suggest_search_box_form:nxw_suggest_search_box_select2" name="nxw_suggest_search_box_form:nxw_suggest_search_box_select2" value="" type="hidden"><input id="nxw_suggest_search_box_form:nxw_suggest_search_box_select2_init" name="nxw_suggest_search_box_form:nxw_suggest_search_box_select2_init" value="[]" type="hidden"><input id="nxw_suggest_search_box_form:nxw_suggest_search_box_select2_params" name="nxw_suggest_search_box_form:nxw_suggest_search_box_select2_params" value="{"multiple":"false","readonly":"true","template":"/search/suggestbox.xhtml","onEnterKeyHandler":"nxSuggestHandleEnterKey","dropdownCssClass":"nx-header-s2-dd","autocomplete":"true","translatePlaceholder":"true","multiple":"false","disableMultipartForm":"true","minChars":"1","onAddEntryHandler":"nuxeo.suggestbox.entryHandler","selectionFormatter":"nuxeo.suggestbox.selectedFormatter","readonly":"false","suggestionFormatter":"nuxeo.suggestbox.suggestedFormatter","width":"300px","operationId":"Search.SuggestersLauncher","containerCssClass":"nx-header-s2-ct","placeholder":"Document, User, Group"}" type="hidden">
</span></div>
</div><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
</div></div><input id="nxw_headerSearch_clickedActionIdHolder" name="nxw_headerSearch_clickedActionIdHolder" type="hidden">
<div class="clear"></div>
</div>
<div class="includes displayNone">
</div>
</header>
<section class="nxMainContainer">
<div class="column"><div><div id="nxw_importActions_panel" class="action_bar">
<div class="widgetPanel actionsWidgetPanel">
<span class="horizontalAction ">
<form id="nxw_bulkImportDocuments_form" name="nxw_bulkImportDocuments_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_bulkImportDocuments_form" value="nxw_bulkImportDocuments_form" type="hidden">
<input id="nxw_bulkImportDocuments_form:nxw_importActions_bulkImportDocuments_subview:nxw_importActions_bulkImportDocuments_link" name="nxw_bulkImportDocuments_form:nxw_importActions_bulkImportDocuments_subview:nxw_importActions_bulkImportDocuments_link" value="Import" accesskey="" class="importButton " onclick="jsf.util.chain(this,event,';;','mojarra.ab(this,event,\'action\',\'@this\',\'nxw_importActions_panel nxw_importActions_bulkImportDocuments_ajax_panel\')');return false" type="submit"><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
</div><div id="nxw_importActions_bulkImportDocuments_ajax_panel"></div></div><input id="nxw_importActions_clickedActionIdHolder" name="nxw_importActions_clickedActionIdHolder" type="hidden">
</div><div id="MultiTreeView" class="userClipboard"><div id="nxw_treeExplorerTabs_panel" class="tabsBar ">
<ul>
<li class="selected">
<form id="nxw_navtree_CONTENT_TREE_form" name="nxw_navtree_CONTENT_TREE_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="subWidgetForm doubleClickShielded" enctype="" onsubmit="">
<input name="nxw_navtree_CONTENT_TREE_form" value="nxw_navtree_CONTENT_TREE_form" type="hidden">
<a id="nxw_navtree_CONTENT_TREE_form:nxw_navtree_CONTENT_TREE" href="#" onclick="jsf.util.chain(this,event,'history.pushState(null, \'TREE_EXPLORER:navtree_CONTENT_TREE\', \'http:\\/\\/localhost:8080\\/nuxeo\\/nxpath\\/default\\/default-domain\\/workspaces\\/testWorkspace1\\/testFolder1@view_documents?tabIds=TREE_EXPLORER%3Anavtree_CONTENT_TREE\');;;','mojarra.ab(this,event,\'action\',\'@this\',\'nxw_treeExplorerTabs_panel nxw_treeExplorerTabs_tab_content\')');return false" class=" "><img src="/nuxeo/img/CONTENT_TREE.png" alt="Main navigation plan" title="Main navigation plan" class="smallIcon tipsyShow tipsyGravitySW "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</li>
<li>
<form id="nxw_navtree_TAG_CLOUD_form" name="nxw_navtree_TAG_CLOUD_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="subWidgetForm doubleClickShielded" enctype="" onsubmit="">
<input name="nxw_navtree_TAG_CLOUD_form" value="nxw_navtree_TAG_CLOUD_form" type="hidden">
<a id="nxw_navtree_TAG_CLOUD_form:nxw_navtree_TAG_CLOUD" href="#" onclick="jsf.util.chain(this,event,'history.pushState(null, \'TREE_EXPLORER:navtree_TAG_CLOUD\', \'http:\\/\\/localhost:8080\\/nuxeo\\/nxpath\\/default\\/default-domain\\/workspaces\\/testWorkspace1\\/testFolder1@view_documents?tabIds=TREE_EXPLORER%3Anavtree_TAG_CLOUD\');;;','mojarra.ab(this,event,\'action\',\'@this\',\'nxw_treeExplorerTabs_panel nxw_treeExplorerTabs_tab_content\')');return false" class=" "><img src="/nuxeo/img/TAG_CLOUD.png" alt="Browse by tags" title="Browse by tags" class="smallIcon tipsyShow tipsyGravitySW "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</li>
</ul></div>
<div class="clear"></div><div id="nxw_treeExplorerTabs_tab_content" class="tabsContent"><div class="menu">
<form id="treeExplorer" name="treeExplorer" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="treeExplorer" value="treeExplorer" type="hidden">
<div class="tree action"><a href="#" id="treeExplorer:j_idt306" name="treeExplorer:j_idt306" onclick="RichFaces.ajax("treeExplorer:j_idt306",event,{"incId":"1"} );return false;"><img src="/nuxeo/icons/refresh.png" alt="Refresh" title="Refresh" class="tipsyShow tipsyGravitySW"></a>
</div>
<dl>
<dd class="menuForm"><span id="treeExplorer:treeNav"><div class="rf-tr" id="treeExplorer:j_idt309"><div class="rf-tr-nd rf-tr-nd-exp rf-tr-nd-last" id="treeExplorer:j_idt309:j__idt310.0:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-exp rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-exp rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/domain.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:3525ff7e-dbd3-4187-b6c1-dabc29a53831" class="nxDropTarget">
<span class="popupTarget" docref="3525ff7e-dbd3-4187-b6c1-dabc29a53831"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain@view_documents?tabIds=%3A" class="treeLink">Default domain</a>
</span>
</div></span></span></div><div class="rf-tr-nd rf-tr-nd-colps" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.0:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-colps rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-colps rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/section.png"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:76b6cc35-3e73-4f67-b6ec-22efc595de36" class="nxDropTarget">
<span class="popupTarget" docref="76b6cc35-3e73-4f67-b6ec-22efc595de36"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/sections@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/sections@view_documents?tabIds=%3A" class="treeLink">Sections</a>
</span>
</div></span></span></div></div><div class="rf-tr-nd rf-tr-nd-lf" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.1:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-lf rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-lf rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/folder_template.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:16453416-8f23-4ab1-8763-1713356afd3b" class="nxDropTarget">
<span class="popupTarget" docref="16453416-8f23-4ab1-8763-1713356afd3b"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/templates@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/templates@view_documents?tabIds=%3A" class="treeLink">Templates</a>
</span>
</div></span></span></div></div><div class="rf-tr-nd rf-tr-nd-exp rf-tr-nd-last" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.2:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-exp rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-exp rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/workspace.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:a7b7d488-8b62-4841-8510-f062b8173c11" class="nxDropTarget">
<span class="popupTarget" docref="a7b7d488-8b62-4841-8510-f062b8173c11"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces@view_documents?tabIds=%3A" class="treeLink">Workspaces</a>
</span>
</div></span></span></div><div class="rf-tr-nd rf-tr-nd-exp" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.2.j__idt310.0:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-exp rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-exp rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/workspace.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:4d83313c-50d3-4501-bff0-f11bc426a282" class="nxDropTarget">
<span class="popupTarget" docref="4d83313c-50d3-4501-bff0-f11bc426a282"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1@view_documents?tabIds=%3A" class="treeLink">testWorkspace1</a>
</span>
</div></span></span></div><div class="rf-tr-nd rf-tr-nd-lf" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.2.j__idt310.0.j__idt310.0:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-lf rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-lf rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/folder.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:7dd0a7c8-e780-4deb-871c-3c5832ea524e" class="nxDropTarget">
<span class="popupTarget" docref="7dd0a7c8-e780-4deb-871c-3c5832ea524e"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFilesFolder@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFilesFolder@view_documents?tabIds=%3A" class="treeLink">testFilesFolder</a>
</span>
</div></span></span></div></div><div class="rf-tr-nd rf-tr-nd-lf rf-tr-nd-last" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.2.j__idt310.0.j__idt310.1:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-lf rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-lf rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/folder.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:d191b0a4-dfc1-4403-b43e-a1655d87f691" class="nxDropTarget selected">
<span class="popupTarget" docref="d191b0a4-dfc1-4403-b43e-a1655d87f691"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents?tabIds=%3A" class="treeLink">testFolder1</a>
</span>
</div></span></span></div></div></div><div class="rf-tr-nd rf-tr-nd-lf rf-tr-nd-last" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.2.j__idt310.1:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-lf rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-lf rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/workspace.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:641c4525-ebb0-490a-b733-b7bd17e9e4bc" class="nxDropTarget">
<span class="popupTarget" docref="641c4525-ebb0-490a-b733-b7bd17e9e4bc"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace2@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace2@view_documents?tabIds=%3A" class="treeLink">testWorkspace2</a>
</span>
</div></span></span></div></div></div></div><input name="treeExplorer:j_idt309__SELECTION_STATE" id="treeExplorer:j_idt309__SELECTION_STATE" class="rf-tr-sel-inp" value="" type="hidden"><script type="text/javascript">new RichFaces.ui.Tree("treeExplorer:j_idt309",{"ajaxSubmitFunction":"RichFaces.ajax(source,event,{\"incId\":\"1\",\"clientParameters\":params,\"complete\":complete} )"} );</script></div></span>
</dd>
</dl><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
<div style="display: none;" class="contextMenu" id="treeExplorer_popupMenu">
<ul>
<li id="ctxMenu_POPUP_COPY" action="doCopy"><img src="/nuxeo/icons/action_clipboard_copy.gif"> Copy
</li>
<li id="ctxMenu_POPUP_DEL" action="doDelete"><img src="/nuxeo/icons/delete_red.png"> Delete
</li>
<li id="ctxMenu_POPUP_EDIT" action="doEdit"><img src="/nuxeo/icons/application_form_edit.png"> Modify
</li>
<li id="ctxMenu_POPUP_MOVE" action="doMove"><img src="/nuxeo/icons/action_move_all.gif"> Move in current folder
</li>
<li id="ctxMenu_POPUP_PASTE" action="doPaste"><img src="/nuxeo/icons/action_paste_all.gif"> Paste
</li>
<li id="ctxMenu_POPUP_RENAME" action="doRename"><img src="/nuxeo/icons/rename.png"> Rename
</li>
<li id="ctxMenu_POPUP_VIEW" action="doView"><img src="/nuxeo/icons/view_doc.png"> View
</li>
<li id="ctxMenu_POPUP_RIGHTS" action="doAccessRights"><img src="/nuxeo/icons/group.png"> Access rights
</li>
<li id="ctxMenu_POPUP_DOWNLOAD" action="doDownload"><img src="/nuxeo/icons/icone_download.gif"> Download
</li>
<li id="ctxMenu_POPUP_WORKFLOW" action="doWorkflow"><img src="/nuxeo/icons/start_workflow.png"> Workflow
</li>
<li id="ctxMenu_POPUP_DOCUMENT_LOCK" action="doLock"><img src="/nuxeo/icons/lock.gif"> Lock
</li>
<li id="ctxMenu_POPUP_DOCUMENT_UNLOCK" action="doUnlock"><img src="/nuxeo/icons/lock.gif"> Unlock
</li>
<li id="ctxMenu_showFancyBoxPreviewPopup" action="doPreviewPopup"><img src="/nuxeo/icons/preview.png"> Preview
</li>
<li id="ctxMenu_POPUP_sendEmail" action="doSendEmail"><img src="/nuxeo/icons/mail.gif"> Email
</li>
</ul>
</div><script type="text/javascript">
if (window.addEventListener) {
window.addEventListener("load", function (e) {window.loaded = true}, true);
} else if (window.attachEvent) {
window.attachEvent("onload", function (e) {window.loaded = true});
}
setupContextMenu("span.popupTarget", "treeExplorer_popupMenu");
</script>
</div></div><input id="nxw_treeExplorerTabs_clickedActionIdHolder" name="nxw_treeExplorerTabs_clickedActionIdHolder" value="navtree_CONTENT_TREE" type="hidden"></div><div id="a1" class="dropzone" context="Clipboard_DEFAULT">
<form id="clipboardForm" name="clipboardForm" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="clipboardForm" value="clipboardForm" type="hidden">
<span id="clipboardForm:ClipboardListView">
<div class="userClipboard">
<div class="tabsBar">
<ul>
<li class="selected"><a href="#" onclick="mojarra.jsfcljs(document.getElementById('clipboardForm'),{'clipboardForm:j_idt387':'clipboardForm:j_idt387','listIdToSelect':'DEFAULT'},'');return false">WorkList</a>
</li>
<li><a href="#" onclick="mojarra.jsfcljs(document.getElementById('clipboardForm'),{'clipboardForm:j_idt392':'clipboardForm:j_idt392','listIdToSelect':'CLIPBOARD'},'');return false">Clipboard</a>
</li>
</ul>
</div>
<div style="clear:both;"></div>
<div class="userClipboardContent">
<div style="position: relative;" id="clipboardCopy">
<ul>
</ul>
<div class="emptyResult">No document in clipboard
</div>
</div>
<div class="clipboardFunctions"><ul class="rf-ulst"><li style="display:none"></li></ul>
</div>
</div>
</div></span><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form><span id="ClipboardDroppable"><script type="text/javascript">Droppables.add('clipboardCopy', {accept:'cell', onDrop:function(element){copyElementIfIdNotStartsWith(element, 'docClipboardRef:')}, hoverclass:'dropIntoClipboardCopy'});</script></span>
</div>
</div>
<div class="content"><div xmlns="http://www.w3.org/1999/xhtml" class="breadcrumb">
<div class="printButton">
</div>
<div class="breadcrumbs">
<form id="breadcrumbForm" name="breadcrumbForm" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="breadcrumbForm" value="breadcrumbForm" type="hidden">
<ul class="actionList jsBreadcrumbActionList">
<li class="dropDownMenu button dropdown"><img src="/nuxeo/icons/UpFolder_icon.gif" alt="server">
<ul class="actionSubList">
<li><a href="#" onclick="mojarra.jsfcljs(document.getElementById('breadcrumbForm'),{'breadcrumbForm:j_idt420':'breadcrumbForm:j_idt420'},'');return false">Default Repository</a>
</li>
</ul>
</li>
</ul>
<ul class="actionList jsBreadcrumbActionList">
<li class="dropDownMenu button dropdown">Default domain
<ul class="actionSubList">
<li><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain@view_documents?tabIds=%3A">Default domain</a>
</li>
</ul>
</li>
</ul><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces@view_documents?tabIds=%3A">Workspaces</a><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1@view_documents?tabIds=%3A">testWorkspace1</a><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents?tabIds=%3A">testFolder1</a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</div>
<div style="clear:both"></div>
<script type="text/javascript">
jQuery(document).ready(function() {
jQuery("ul.jsBreadcrumbActionList").dropdown();
});
</script>
</div>
<div class="mainFragment">
<form id="document_header_layout_form" name="document_header_layout_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="titleBlock doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="document_header_layout_form" value="document_header_layout_form" type="hidden">
<div>
<div>
<h1>testFolder1
<span title="uid: d191b0a4-dfc1-4403-b43e-a1655d87f691"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxdoc\/default\/d191b0a4-dfc1-4403-b43e-a1655d87f691\/view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxdoc/default/d191b0a4-dfc1-4403-b43e-a1655d87f691/view_documents?tabIds=%3A" target="_blank"><img src="/nuxeo/icons/permalink.png" alt="Permanent link to this document" style="vertical-align:middle" title="Permanent link to this document" class="tipsyShow tipsyGravityS"></a>
</span>
</h1>
</div>
<div><span id="document_header_layout_form:nxl_document_header:nxw_header_description" class="currentDocumentDescription quote" dir="auto" style="white-space: -moz-pre-wrap !important; white-space: -pre-wrap; white-space: -o-pre-wrap; white-space: pre-wrap; word-wrap: break-word;">desc testFolder1</span>
</div>
</div><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form><div id="nxw_documentActionsUpperButtons_panel" class="globalActions contextActions">
<div class="widgetPanel actionsWidgetPanel">
<span class="horizontalAction ">
<form id="nxw_addToCollectionAction_form" name="nxw_addToCollectionAction_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_addToCollectionAction_form" value="nxw_addToCollectionAction_form" type="hidden">
<a id="nxw_addToCollectionAction_form:nxw_documentActionsUpperButtons_addToCollectionAction_subview:nxw_documentActionsUpperButtons_addToCollectionAction_link" href="#" accesskey="u" onclick="mojarra.ab(this,event,'action','@this','nxw_documentActionsUpperButtons_panel nxw_documentActionsUpperButtons_addToCollectionAction_ajax_panel');return false" class="button "><img src="/nuxeo/icons/add_to_collection.png" alt="Add to collection" title="Add to collection" class="smallIcon tipsyShow tipsyGravitySE "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
<span class="horizontalAction ">
<form id="nxw_addToFavoritesAction_form" name="nxw_addToFavoritesAction_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_addToFavoritesAction_form" value="nxw_addToFavoritesAction_form" type="hidden">
<a id="nxw_addToFavoritesAction_form:nxw_addToFavoritesAction" href="#" accesskey="" onclick="jsf.util.chain(this,event,';;','mojarra.jsfcljs(document.getElementById(\'nxw_addToFavoritesAction_form\'),{\'nxw_addToFavoritesAction_form:nxw_addToFavoritesAction\':\'nxw_addToFavoritesAction_form:nxw_addToFavoritesAction\'},\'\')');return false" class="button "><img src="/nuxeo/icons/pin.png" alt="Add to Favorites" title="Add to Favorites" class="smallIcon tipsyShow tipsyGravitySE "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
<span class="horizontalAction ">
<form id="nxw_permalinkAction_form" name="nxw_permalinkAction_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_permalinkAction_form" value="nxw_permalinkAction_form" type="hidden">
<a id="nxw_permalinkAction_form:nxw_documentActionsUpperButtons_permalinkAction_subview:nxw_documentActionsUpperButtons_permalinkAction_link" href="#" accesskey="k" onclick="mojarra.ab(this,event,'action','@this','nxw_documentActionsUpperButtons_panel nxw_documentActionsUpperButtons_permalinkAction_ajax_panel');return false" class="button "><img src="/nuxeo/icons/contextual_menu/share.png" alt="Permanent link to this document" title="Permanent link to this document" class="smallIcon tipsyShow tipsyGravitySE "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
<span class="horizontalAction ">
<form id="nxw_subscribesAllDocNotifications_form" name="nxw_subscribesAllDocNotifications_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_subscribesAllDocNotifications_form" value="nxw_subscribesAllDocNotifications_form" type="hidden">
<a id="nxw_subscribesAllDocNotifications_form:nxw_subscribesAllDocNotifications" href="#" accesskey="" onclick="jsf.util.chain(this,event,';;','mojarra.jsfcljs(document.getElementById(\'nxw_subscribesAllDocNotifications_form\'),{\'nxw_subscribesAllDocNotifications_form:nxw_subscribesAllDocNotifications\':\'nxw_subscribesAllDocNotifications_form:nxw_subscribesAllDocNotifications\'},\'\')');return false" class="button "><img src="/nuxeo/icons/contextual_menu/subscribe.png" alt="Follow this document" title="Follow this document" class="smallIcon tipsyShow tipsyGravitySE "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
<span class="horizontalAction ">
<form id="nxw_documentExport_form" name="nxw_documentExport_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_documentExport_form" value="nxw_documentExport_form" type="hidden">
<a id="nxw_documentExport_form:nxw_documentActionsUpperButtons_documentExport_subview:nxw_documentActionsUpperButtons_documentExport_link" href="#" accesskey="" onclick="mojarra.ab(this,event,'action','@this','nxw_documentActionsUpperButtons_panel nxw_documentActionsUpperButtons_documentExport_ajax_panel');return false" class="button "><img src="/nuxeo/icons/export.png" alt="Export" title="Export" class="smallIcon tipsyShow tipsyGravitySE "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
<ul class="actionList" id="nxw_documentActionsUpperButtons_dropDownMenu">
<li class="dropDownMenu button dropdown">More
<ul class="actionSubList">
<li>
<form id="nxw_print_form" name="nxw_print_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_print_form" value="nxw_print_form" type="hidden">
<a id="nxw_print_form:nxw_print" href="#" accesskey="" onclick="jsf.util.chain(this,event,';;','mojarra.jsfcljs(document.getElementById(\'nxw_print_form\'),{\'nxw_print_form:nxw_print\':\'nxw_print_form:nxw_print\'},\'_blank\')');return false" class="button "><img src="/nuxeo/icons/printer.gif" alt="Print" title="Print" class="smallIcon tipsyShow tipsyGravitySE "> <span class="actionLabel ">Print</span></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</li>
</ul>
</li>
</ul>
<script>
jQuery(document).ready(function() {
jQuery("#nxw_documentActionsUpperButtons_dropDownMenu").dropdown();
});
</script>
</div><div id="nxw_documentActionsUpperButtons_addToCollectionAction_ajax_panel"></div><div id="nxw_documentActionsUpperButtons_permalinkAction_ajax_panel"></div><div id="nxw_documentActionsUpperButtons_documentExport_ajax_panel"></div></div><input id="nxw_documentActionsUpperButtons_clickedActionIdHolder" name="nxw_documentActionsUpperButtons_clickedActionIdHolder" type="hidden"><div id="facesStatusMessagePanel">
<div class="facesStatusMessage">
<script type="text/javascript">
jsf.ajax.addOnError(function(data) {
jQuery.ambiance({
title: data.description,
type: "error",
className: "errorFeedback",
timeout: 0
});
});
</script>
</div></div><div id="nxw_documentTabs_panel" class="tabsBar ">
<ul>
<li class="selected"><a id="nxw_TAB_CONTENT" name="nxw_TAB_CONTENT" onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_documents?tabIds=%3ATAB_CONTENT&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents?tabIds=%3ATAB_CONTENT" accesskey="c" class=" "><span class="actionLabel ">Content</span></a>
</li>
<li><a id="nxw_TAB_EDIT" name="nxw_TAB_EDIT" onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_documents?tabIds=%3ATAB_EDIT&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents?tabIds=%3ATAB_EDIT" accesskey="e" class=" "><span class="actionLabel ">Edit</span></a>
</li>
<li><a id="nxw_TAB_CONTENT_HISTORY" name="nxw_TAB_CONTENT_HISTORY" onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_documents?tabIds=%3ATAB_CONTENT_HISTORY&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents?tabIds=%3ATAB_CONTENT_HISTORY" accesskey="" class=" "><span class="actionLabel ">History</span></a>
</li>
</ul></div>
<div class="clear"></div><div id="nxw_documentTabs_tab_content" class="tabsContent"><div id="nxw_documentActionSubviewUpperList_panel" class="action_bar">
<div class="widgetPanel actionsWidgetPanel">
<span class="horizontalAction ">
<form id="nxw_newDocument_form" name="nxw_newDocument_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_newDocument_form" value="nxw_newDocument_form" type="hidden">
<a id="nxw_newDocument_form:nxw_documentActionSubviewUpperList_newDocument_subview:nxw_documentActionSubviewUpperList_newDocument_link" href="#" accesskey="" onclick="mojarra.ab(this,event,'action','@this','nxw_documentActionSubviewUpperList_panel nxw_documentActionSubviewUpperList_newDocument_ajax_panel');return false" class="button "><span class="actionLabel ">New</span></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
</div><div id="nxw_documentActionSubviewUpperList_newDocument_ajax_panel"></div></div><input id="nxw_documentActionSubviewUpperList_clickedActionIdHolder" name="nxw_documentActionSubviewUpperList_clickedActionIdHolder" type="hidden">
<div class="dropzone" id="CVDZ" context="ContentView"><div id="cv_document_content_0_panel">
<div class=" ">
<div><div id="cv_document_content_0_quickFilterForm_panel" class="contentViewQuickFilterForm">
<form id="cv_document_content_0_quickFilterForm" name="cv_document_content_0_quickFilterForm" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="action_bar doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="cv_document_content_0_quickFilterForm" value="cv_document_content_0_quickFilterForm" type="hidden">
<input id="cv_document_content_0_quickFilterForm:nxl_document_content_filter:nxw_search_title" name="cv_document_content_0_quickFilterForm:nxl_document_content_filter:nxw_search_title" class="dataInputText" dir="auto" type="text"><span id="cv_document_content_0_quickFilterForm:nxl_document_content_filter:nxw_search_title_message"></span><input id="cv_document_content_0_quickFilterForm:submitFilter" name="cv_document_content_0_quickFilterForm:submitFilter" value="Filter" class="button" onclick="mojarra.ab(this,event,'action','@form','cv_document_content_0_panel cv_document_content_0_resetFilterForm cv_document_content_0_filterForm cv_document_content_0_quickFilterForm cv_document_content_0_filterForm_panel');return false" type="submit"><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
<form id="cv_document_content_0_quickFilterForm_more" name="cv_document_content_0_quickFilterForm_more" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="action_bar doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="cv_document_content_0_quickFilterForm_more" value="cv_document_content_0_quickFilterForm_more" type="hidden">
<a id="cv_document_content_0_quickFilterForm_more:moreButton" href="#" onclick="mojarra.ab(this,event,'action','@this','cv_document_content_0_panel cv_document_content_0_resetFilterForm cv_document_content_0_filterForm cv_document_content_0_quickFilterForm cv_document_content_0_filterForm_panel');return false" class="button">...</a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
<form id="cv_document_content_0_resetFilterForm" name="cv_document_content_0_resetFilterForm" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="action_bar doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="cv_document_content_0_resetFilterForm" value="cv_document_content_0_resetFilterForm" type="hidden">
<input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
<div class="action_bar"><span id="j_idt518"><span style="display:none" class="rf-st-start"><img src="/nuxeo/img/standart_waiter.gif"></span><span class="rf-st-stop"></span><script type="text/javascript">new RichFaces.ui.Status("j_idt518")</script></span>
</div></div><div id="cv_document_content_0_filterForm_panel">
<form id="j_idt521" name="j_idt521" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="j_idt521" value="j_idt521" type="hidden">
<span id="j_idt521:j_idt522" style="display: none;"><script type="text/javascript">cv_document_content_0_filterFormcloseFancybox=function(){RichFaces.ajax("j_idt521:j_idt522",null,{"incId":"1"} )};</script></span><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
<div style="display:none;">
<div id="cv_document_content_0_filterForm_box">
<h3>Filter</h3>
<form id="cv_document_content_0_filterForm" name="cv_document_content_0_filterForm" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="cv_document_content_0_filterForm" value="cv_document_content_0_filterForm" type="hidden">
<div class="content">
<table class="dataInput">
<tbody>
<tr>
<td class="labelColumn"><span class="widgetLabel ">Title</span>
</td>
<td class="fieldColumn" colspan="3.0" dir="auto"><input id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_title_1" name="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_title_1" class="dataInputText" dir="auto" type="text"><span id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_title_message_1"></span>
</td>
</tr>
<tr>
<td class="labelColumn"><span class="widgetLabel ">Modification date from</span>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><span class="inputDate"><div class="rf-cal" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min"><span id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minPopup" style="white-space: nowrap;"><input class="rf-cal-inp " id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minInputDate" name="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minInputDate" style="vertical-align: middle; " type="text"><img alt="" class="rf-cal-btn " id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minPopupButton" src="/nuxeo/org.richfaces.resources/javax.faces.resource/org.richfaces.staticResource/4.5.0.Alpha3/PackedCompressed/DEFAULT/org.richfaces.images/calendarIcon.png" style="vertical-align: middle"><input autocomplete="off" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minInputCurrentDate" name="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minInputCurrentDate" style="display:none" value="08/2015" type="hidden"></span><table id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minContent" class="rf-cal-extr rf-cal-popup undefined" style="display:none; position:absolute;z-index: 1500" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').skipEventOnCollapse=true;" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td class="rf-cal-hdr" colspan="8" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minHeader"></td></tr><tr id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekDay"><td class="rf-cal-day-lbl"><br></td><td class="rf-cal-day-lbl rf-cal-holliday-lbl" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekDayCell0">Sun</td><td class="rf-cal-day-lbl" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekDayCell1">Mon</td><td class="rf-cal-day-lbl" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekDayCell2">Tue</td><td class="rf-cal-day-lbl" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekDayCell3">Wed</td><td class="rf-cal-day-lbl" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekDayCell4">Thu</td><td class="rf-cal-day-lbl" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekDayCell5">Fri</td><td class="rf-cal-day-lbl rf-cal-holliday-lbl rf-cal-right-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekDayCell6">Sat</td></tr>
<tr id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekNum1"><td class="rf-cal-week " id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekNumCell1">1</td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell0" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell1" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell2" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell3" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell4" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell5" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell6" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td></tr><tr id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekNum2"><td class="rf-cal-week " id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekNumCell2">2</td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell7" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell8" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell9" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell10" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell11" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell12" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell13" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td></tr><tr id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekNum3"><td class="rf-cal-week " id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekNumCell3">3</td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell14" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell15" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell16" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell17" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell18" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell19" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell20" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td></tr><tr id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekNum4"><td class="rf-cal-week " id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekNumCell4">4</td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell21" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell22" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell23" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell24" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell25" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell26" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell27" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td></tr><tr id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekNum5"><td class="rf-cal-week " id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekNumCell5">5</td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell28" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell29" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell30" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell31" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell32" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell33" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell34" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td></tr><tr id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekNum6"><td class="rf-cal-week rf-btm-c " id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minWeekNumCell6">6</td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell35" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell36" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell37" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell38" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell39" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell40" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minDayCell41" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min').eventCellOnMouseOut(event, this);"></td></tr><tr><td class="rf-cal-ftr" colspan="8" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minFooter"></td></tr></tbody></table><span id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_minScript" style="display: none;"><script type="text/javascript">RichFaces.ui.Calendar.addLocale("en",
{"firstWeekDay":0,"monthLabelsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"] ,"weekDayLabels":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"] ,"weekDayLabelsShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"] ,"monthLabels":["January","February","March","April","May","June","July","August","September","October","November","December"] ,"minDaysInFirstWeek":1} );
new RichFaces.ui.Calendar("cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min",
"en",
{"datePattern":"M\/d\/yyyy h:mm a","enableManualInput":true,"currentDate":new Date(2015,7,4),"labels":{"cancel":"Cancel","apply":"Apply","today":"Today","clean":"Clear","ok":"OK","close":"x"} ,"defaultTime":{"hours":0,"seconds":0,"minutes":0} ,"style":"z\u002Dindex: 1500"} ).load();</script></span></div></span><span id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_min_message"></span>
</td>
<td class="labelColumn"><span class="widgetLabel ">to</span>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><span class="inputDate"><div class="rf-cal" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max"><span id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxPopup" style="white-space: nowrap;"><input class="rf-cal-inp " id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxInputDate" name="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxInputDate" style="vertical-align: middle; " type="text"><img alt="" class="rf-cal-btn " id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxPopupButton" src="/nuxeo/org.richfaces.resources/javax.faces.resource/org.richfaces.staticResource/4.5.0.Alpha3/PackedCompressed/DEFAULT/org.richfaces.images/calendarIcon.png" style="vertical-align: middle"><input autocomplete="off" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxInputCurrentDate" name="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxInputCurrentDate" style="display:none" value="08/2015" type="hidden"></span><table id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxContent" class="rf-cal-extr rf-cal-popup undefined" style="display:none; position:absolute;z-index: 1500" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').skipEventOnCollapse=true;" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td class="rf-cal-hdr" colspan="8" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxHeader"></td></tr><tr id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekDay"><td class="rf-cal-day-lbl"><br></td><td class="rf-cal-day-lbl rf-cal-holliday-lbl" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekDayCell0">Sun</td><td class="rf-cal-day-lbl" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekDayCell1">Mon</td><td class="rf-cal-day-lbl" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekDayCell2">Tue</td><td class="rf-cal-day-lbl" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekDayCell3">Wed</td><td class="rf-cal-day-lbl" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekDayCell4">Thu</td><td class="rf-cal-day-lbl" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekDayCell5">Fri</td><td class="rf-cal-day-lbl rf-cal-holliday-lbl rf-cal-right-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekDayCell6">Sat</td></tr>
<tr id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekNum1"><td class="rf-cal-week " id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekNumCell1">1</td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell0" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell1" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell2" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell3" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell4" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell5" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell6" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td></tr><tr id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekNum2"><td class="rf-cal-week " id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekNumCell2">2</td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell7" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell8" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell9" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell10" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell11" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell12" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell13" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td></tr><tr id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekNum3"><td class="rf-cal-week " id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekNumCell3">3</td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell14" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell15" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell16" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell17" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell18" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell19" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell20" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td></tr><tr id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekNum4"><td class="rf-cal-week " id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekNumCell4">4</td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell21" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell22" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell23" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell24" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell25" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell26" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell27" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td></tr><tr id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekNum5"><td class="rf-cal-week " id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekNumCell5">5</td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell28" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell29" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell30" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell31" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell32" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell33" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell34" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td></tr><tr id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekNum6"><td class="rf-cal-week rf-btm-c " id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxWeekNumCell6">6</td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell35" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell36" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell37" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell38" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell39" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell40" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxDayCell41" onclick="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnClick(event, this);" onmouseover="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max').eventCellOnMouseOut(event, this);"></td></tr><tr><td class="rf-cal-ftr" colspan="8" id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxFooter"></td></tr></tbody></table><span id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_maxScript" style="display: none;"><script type="text/javascript">RichFaces.ui.Calendar.addLocale("en",
{"firstWeekDay":0,"monthLabelsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"] ,"weekDayLabels":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"] ,"weekDayLabelsShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"] ,"monthLabels":["January","February","March","April","May","June","July","August","September","October","November","December"] ,"minDaysInFirstWeek":1} );
new RichFaces.ui.Calendar("cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max",
"en",
{"datePattern":"M\/d\/yyyy h:mm a","enableManualInput":true,"currentDate":new Date(2015,7,4),"labels":{"cancel":"Cancel","apply":"Apply","today":"Today","clean":"Clear","ok":"OK","close":"x"} ,"defaultTime":{"hours":23,"seconds":0,"minutes":59} ,"style":"z\u002Dindex: 1500"} ).load();</script></span></div></span><span id="cv_document_content_0_filterForm:nxl_document_content_filter_1:nxw_search_modified_max_message"></span>
</td>
</tr>
</tbody>
</table>
</div>
<p class="buttonsGadget"><input id="cv_document_content_0_filterForm:submitFilter" name="cv_document_content_0_filterForm:submitFilter" value="Filter" class="button" onclick="jsf.util.chain(this,event,'jQuery.fancybox.close();','mojarra.ab(this,event,\'action\',\'@form\',\'cv_document_content_0_panel cv_document_content_0_resetFilterForm cv_document_content_0_filterForm cv_document_content_0_quickFilterForm cv_document_content_0_filterForm_panel\')');return false" type="submit"><input id="cv_document_content_0_filterForm:resetFilter" name="cv_document_content_0_filterForm:resetFilter" value="Clear" disabled="disabled" class="button" type="submit">
</p><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</div>
</div><input id="cv_document_content_0_showFilterFormBox" name="cv_document_content_0_showFilterFormBox" type="hidden"></div><div id="nxw_contentViewActions_panel" class="contentViewUpperActions">
<div class="widgetPanel actionsWidgetPanel">
<span class="horizontalAction contentViewUpperAction ">
<span class="contentViewUpperAction">
<form id="contentViewGlobalPageSizeFrom_cv_document_content_0" name="contentViewGlobalPageSizeFrom_cv_document_content_0" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="contentViewGlobalPageSizeFrom_cv_document_content_0" value="contentViewGlobalPageSizeFrom_cv_document_content_0" type="hidden">
<span class="contentViewPageSelectorDesc">Items/page
</span><select id="contentViewGlobalPageSizeFrom_cv_document_content_0:contentViewPageSizeSelector" name="contentViewGlobalPageSizeFrom_cv_document_content_0:contentViewPageSizeSelector" class="langSelect" size="1" onchange="Element.next(this).firstChild.click();"> <option value="5">5</option>
<option value="10">10</option>
<option value="20" selected="selected">20</option>
<option value="30">30</option>
<option value="40">40</option>
<option value="50">50</option>
</select>
<span style="display: none;"><input id="contentViewGlobalPageSizeFrom_cv_document_content_0:j_idt564" name="contentViewGlobalPageSizeFrom_cv_document_content_0:j_idt564" onclick="RichFaces.ajax("contentViewGlobalPageSizeFrom_cv_document_content_0:j_idt564",event,{"incId":"1"} );return false;" value="submit" type="submit">
</span><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
</span>
<span class="horizontalAction contentViewUpperAction ">
<form id="nxw_contentViewActions_selectContentViewResultLayout_form" name="nxw_contentViewActions_selectContentViewResultLayout_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="" onsubmit="">
<input name="nxw_contentViewActions_selectContentViewResultLayout_form" value="nxw_contentViewActions_selectContentViewResultLayout_form" type="hidden">
<span class="resultLayoutSelection selected"><a href="#" id="nxw_contentViewActions_selectContentViewResultLayout_form:j_idt572" name="nxw_contentViewActions_selectContentViewResultLayout_form:j_idt572" onclick="RichFaces.ajax("nxw_contentViewActions_selectContentViewResultLayout_form:j_idt572",event,{"incId":"1"} );return false;"><img src="/nuxeo/icons/document_listing_icon.png" alt="List view" title="List view" class="tipsyShow tipsyGravitySE"></a>
</span>
<span class="resultLayoutSelection "><a href="#" id="nxw_contentViewActions_selectContentViewResultLayout_form:j_idt576" name="nxw_contentViewActions_selectContentViewResultLayout_form:j_idt576" onclick="RichFaces.ajax("nxw_contentViewActions_selectContentViewResultLayout_form:j_idt576",event,{"incId":"1"} );return false;"><img src="/nuxeo/icons/document_listing_icon_2_columns_icon.png" alt="Thumbnail view" title="Thumbnail view" class="tipsyShow tipsyGravitySE"></a>
</span><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
<span class="horizontalAction contentViewUpperAction ">
<form id="nxw_contentViewActions_refreshContentView_form" name="nxw_contentViewActions_refreshContentView_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="" onsubmit="">
<input name="nxw_contentViewActions_refreshContentView_form" value="nxw_contentViewActions_refreshContentView_form" type="hidden">
<a id="nxw_contentViewActions_refreshContentView_form:nxw_contentViewActions_refreshContentView" href="#" accesskey="" onclick="jsf.util.chain(this,event,';;','mojarra.ab(this,event,\'action\',\'@form\',\'nxw_contentViewActions_panel cv_document_content_0_resultsPanel\')');return false" class=" "><img src="/nuxeo/icons/refresh.png" alt="Refresh" title="Refresh" class="smallIcon tipsyShow tipsyGravitySE "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
<span class="horizontalAction contentViewUpperAction "><a href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@xl?contentViewName=document_content&currentPage=0&pageSize=0&contentViewState=H4sIAAAAAAAAAH1QTW%252FCMAz9Lz63g47CRm%252BI7TBpmip14jJNKCQuRCpJ5ziwrup%252FX1I4DWm3%252BPl9OT1IaxgNbzSe38QRoQBlpT8GaHtdQQKt2GNJ9qQV0v%252BsSv%252BE7f00AemJAl4GEIowf3mkrhQU5IzkoPgAlS2z3VTkqapllub5dJbu8hmmIlvM5%252BrxoV4sM%252FhMwKEgeXi6JkLRA3dtLLFSJ2EkqmokxApkWyTWGPz7YQhSS%252Fxiahvz%252BnFa28YfTbxAFqy5QbiwVk6iUdrsoWDyOIRcQucbfhWd9WOq%252BXN6ox0HwZbFbrS52N0S4oqEcY1gfL9wYkQCOnxeKfgQNJP4dpMb7wjftaOHO9jzuto8f7eh7rXl8AvMRm3mwgEAAA%253D%253D" target="_blank" class=" "><img src="/nuxeo/icons/xls_export.png" alt="Excel Export" title="Excel Export" class="smallIcon tipsyShow tipsyGravitySE "></a>
</span>
<span class="horizontalAction contentViewUpperAction ">
<form id="nxw_contentViewActions_contentViewEditColumns_form" name="nxw_contentViewActions_contentViewEditColumns_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_contentViewActions_contentViewEditColumns_form" value="nxw_contentViewActions_contentViewEditColumns_form" type="hidden">
<a id="nxw_contentViewActions_contentViewEditColumns_form:nxw_contentViewActions_contentViewEditColumns_subview:nxw_contentViewActions_contentViewEditColumns_link" href="#" accesskey="" onclick="mojarra.ab(this,event,'action','@this','nxw_contentViewActions_panel cv_document_content_0_resultsPanel nxw_contentViewActions_contentViewEditColumns_ajax_panel');return false" class=" "><img src="/nuxeo/icons/edit_columns.png" alt="Edit result columns" title="Edit result columns" class="smallIcon tipsyShow tipsyGravitySE "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
</div><div id="nxw_contentViewActions_contentViewEditColumns_ajax_panel"></div></div><input id="nxw_contentViewActions_clickedActionIdHolder" name="nxw_contentViewActions_clickedActionIdHolder" type="hidden">
<div style="clear:both;"></div><div id="cv_document_content_0_resultsPanel">
<script>
jQuery(document).ready(function() {
initNXDrapAndDropOnPage(jQuery('#cv_document_content_0_panel'));
});
</script><div id="document_content_upper_buttons:ajax_selection_upper_buttons"></div>
<form id="document_content" name="document_content" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="document_content" value="document_content" type="hidden">
<table class="dataOutput">
<thead>
<tr>
<th dir="auto"><input id="document_content:nxl_document_listing_table_1:listing_ajax_selection_box_with_current_document_header" name="document_content:nxl_document_listing_table_1:listing_ajax_selection_box_with_current_document_header" class="tipsyShow tipsyGravitySW" onchange="javascript:handleAllCheckBoxes(this.form.name, this.checked)" title="Select all / deselect all" onclick="mojarra.ab(this,event,'click','@this','document_content_buttons:ajax_selection_buttons document_content_upper_buttons:ajax_selection_upper_buttons')" type="checkbox">
</th>
<th dir="auto">
</th>
<th dir="auto">
<span class="contentViewHeaderSortTooltip tipsyShow tipsyGravityS" title="Click on the column title to sort the content on this column only. Click again to change sort order. Click on the arrows to use additional sorting criteria."><a id="document_content:nxl_document_listing_table_1:listing_title_link_header_sort" href="#" onclick="mojarra.jsfcljs(document.getElementById('document_content'),{'document_content:nxl_document_listing_table_1:listing_title_link_header_sort':'document_content:nxl_document_listing_table_1:listing_title_link_header_sort'},'');return false"><span class="colHeader">Title</span></a>
</span>
<span class="contentViewHeaderSortTooltip tipsyShow tipsyGravityS" title="Click on the column title to sort the content on this column only. Click again to change sort order. Click on the arrows to use additional sorting criteria."><a id="document_content:nxl_document_listing_table_1:listing_title_link_header_sort_desc" href="#" onclick="mojarra.jsfcljs(document.getElementById('document_content'),{'document_content:nxl_document_listing_table_1:listing_title_link_header_sort_desc':'document_content:nxl_document_listing_table_1:listing_title_link_header_sort_desc'},'');return false"><img src="/nuxeo/icons/sort_selected_up.png"></a>
</span>
</th>
<th dir="auto">
</th>
<th dir="auto">
<span class="contentViewHeaderSortTooltip tipsyShow tipsyGravityS" title="Click on the column title to sort the content on this column only. Click again to change sort order. Click on the arrows to use additional sorting criteria."><a id="document_content:nxl_document_listing_table_1:listing_modification_date_header_sort" href="#" onclick="mojarra.jsfcljs(document.getElementById('document_content'),{'document_content:nxl_document_listing_table_1:listing_modification_date_header_sort':'document_content:nxl_document_listing_table_1:listing_modification_date_header_sort'},'');return false"><span class="colHeader">Modified</span></a>
</span>
<span class="contentViewHeaderSortTooltip tipsyShow tipsyGravityS" title="Click on the column title to sort the content on this column only. Click again to change sort order. Click on the arrows to use additional sorting criteria."><a id="document_content:nxl_document_listing_table_1:listing_modification_date_header_sort_add" href="#" onclick="mojarra.jsfcljs(document.getElementById('document_content'),{'document_content:nxl_document_listing_table_1:listing_modification_date_header_sort_add':'document_content:nxl_document_listing_table_1:listing_modification_date_header_sort_add'},'');return false"><img src="/nuxeo/icons/sort_up.png"></a>
</span>
</th>
<th dir="auto">
<span class="contentViewHeaderSortTooltip tipsyShow tipsyGravityS" title="Click on the column title to sort the content on this column only. Click again to change sort order. Click on the arrows to use additional sorting criteria."><a id="document_content:nxl_document_listing_table_1:listing_last_contributor_header_sort" href="#" onclick="mojarra.jsfcljs(document.getElementById('document_content'),{'document_content:nxl_document_listing_table_1:listing_last_contributor_header_sort':'document_content:nxl_document_listing_table_1:listing_last_contributor_header_sort'},'');return false"><span class="colHeader">Last contributor</span></a>
</span>
<span class="contentViewHeaderSortTooltip tipsyShow tipsyGravityS" title="Click on the column title to sort the content on this column only. Click again to change sort order. Click on the arrows to use additional sorting criteria."><a id="document_content:nxl_document_listing_table_1:listing_last_contributor_header_sort_add" href="#" onclick="mojarra.jsfcljs(document.getElementById('document_content'),{'document_content:nxl_document_listing_table_1:listing_last_contributor_header_sort_add':'document_content:nxl_document_listing_table_1:listing_last_contributor_header_sort_add'},'');return false"><img src="/nuxeo/icons/sort_up.png"></a>
</span>
</th>
<th dir="auto"><span class="colHeader">Version</span>
</th>
<th dir="auto">
<span class="contentViewHeaderSortTooltip tipsyShow tipsyGravityS" title="Click on the column title to sort the content on this column only. Click again to change sort order. Click on the arrows to use additional sorting criteria."><a id="document_content:nxl_document_listing_table_1:listing_lifecycle_header_sort" href="#" onclick="mojarra.jsfcljs(document.getElementById('document_content'),{'document_content:nxl_document_listing_table_1:listing_lifecycle_header_sort':'document_content:nxl_document_listing_table_1:listing_lifecycle_header_sort'},'');return false"><span class="colHeader">State</span></a>
</span>
<span class="contentViewHeaderSortTooltip tipsyShow tipsyGravityS" title="Click on the column title to sort the content on this column only. Click again to change sort order. Click on the arrows to use additional sorting criteria."><a id="document_content:nxl_document_listing_table_1:listing_lifecycle_header_sort_add" href="#" onclick="mojarra.jsfcljs(document.getElementById('document_content'),{'document_content:nxl_document_listing_table_1:listing_lifecycle_header_sort_add':'document_content:nxl_document_listing_table_1:listing_lifecycle_header_sort_add'},'');return false"><img src="/nuxeo/icons/sort_up.png"></a>
</span>
</th>
<th dir="auto">
</th>
</tr>
</thead>
<tbody><tr class="dataRowEven">
<td class="iconColumn" dir="auto"><input id="document_content:nxl_document_listing_table_1:nxw_listing_ajax_selection_box_with_current_document" name="document_content:nxl_document_listing_table_1:nxw_listing_ajax_selection_box_with_current_document" onclick="mojarra.ab(this,event,'click','@this','document_content_buttons:ajax_selection_buttons document_content_upper_buttons:ajax_selection_upper_buttons')" type="checkbox">
</td>
<td class="iconColumn" dir="auto">
<div id="docRefTarget:5e031d26-786b-4b1f-bed9-c06959595f91">
<div style="position: relative;" draggable="true" id="docRef:5e031d26-786b-4b1f-bed9-c06959595f91" class="cell popupTarget dropout nxDraggable" docref="5e031d26-786b-4b1f-bed9-c06959595f91"><img src="/nuxeo/icons/note.gif" alt="Note" title="Note" class="smallIcon">
</div>
</div>
</td>
<td dir="auto">
<div draggable="true" class="popupTarget dropout" docref="5e031d26-786b-4b1f-bed9-c06959595f91"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1\/testNote1@view_documents?tabIds=MAIN_TABS%3Adocuments%2C%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1/testNote1@view_documents?tabIds=MAIN_TABS%3Adocuments%2C%3A">
<span id="title_5e031d26-786b-4b1f-bed9-c06959595f91" title="desc testNote1" class="documentTitle">
testNote1
</span></a>
</div>
</td>
<td class="iconColumn" dir="auto">
</td>
<td dir="auto"><span id="document_content:nxl_document_listing_table_1:nxw_listing_modification_date">8/4/2015</span>
</td>
<td dir="auto"><span id="document_content:nxl_document_listing_table_1:nxw_listing_last_contributor" class="tipsyShow tipsyGravityS" title="jdoe">John Doe</span>
</td>
<td class="iconColumn" dir="auto"><span id="document_content:nxl_document_listing_table_1:j_idt761:nxw_listing_version">0.0</span>
</td>
<td dir="auto"><span id="document_content:nxl_document_listing_table_1:nxw_listing_lifecycle" dir="auto">Project</span>
</td>
<td class="iconColumn" dir="auto">
</td>
</tr>
</tbody></table><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form><div id="document_content_buttons:ajax_selection_buttons">
<div id="selection_buttons">
<table>
<tbody>
<tr>
<td><div id="document_content_buttons:nxw_cvButton_panel">
<div class="widgetPanel actionsWidgetPanel">
<span class="horizontalAction ">
<form id="document_content_buttons:nxw_CURRENT_SELECTION_EDIT_form" name="document_content_buttons:nxw_CURRENT_SELECTION_EDIT_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="document_content_buttons:nxw_CURRENT_SELECTION_EDIT_form" value="document_content_buttons:nxw_CURRENT_SELECTION_EDIT_form" type="hidden">
<input id="document_content_buttons:nxw_CURRENT_SELECTION_EDIT_form:nxw_cvButton_CURRENT_SELECTION_EDIT_subview:nxw_cvButton_CURRENT_SELECTION_EDIT_link" name="document_content_buttons:nxw_CURRENT_SELECTION_EDIT_form:nxw_cvButton_CURRENT_SELECTION_EDIT_subview:nxw_cvButton_CURRENT_SELECTION_EDIT_link" value="Edit" accesskey="" disabled="disabled" class="button " onclick=";;" type="submit"><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
<span class="horizontalAction ">
<form id="document_content_buttons:nxw_CURRENT_SELECTION_COPY_form" name="document_content_buttons:nxw_CURRENT_SELECTION_COPY_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="document_content_buttons:nxw_CURRENT_SELECTION_COPY_form" value="document_content_buttons:nxw_CURRENT_SELECTION_COPY_form" type="hidden">
<input id="document_content_buttons:nxw_CURRENT_SELECTION_COPY_form:nxw_CURRENT_SELECTION_COPY" name="document_content_buttons:nxw_CURRENT_SELECTION_COPY_form:nxw_CURRENT_SELECTION_COPY" value="Copy" accesskey="" disabled="disabled" class="button " onclick=";;" type="submit"><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
<span class="horizontalAction ">
<form id="document_content_buttons:nxw_CLIPBOARD_PASTE_form" name="document_content_buttons:nxw_CLIPBOARD_PASTE_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="document_content_buttons:nxw_CLIPBOARD_PASTE_form" value="document_content_buttons:nxw_CLIPBOARD_PASTE_form" type="hidden">
<input id="document_content_buttons:nxw_CLIPBOARD_PASTE_form:nxw_CLIPBOARD_PASTE" name="document_content_buttons:nxw_CLIPBOARD_PASTE_form:nxw_CLIPBOARD_PASTE" value="Paste" accesskey="" disabled="disabled" class="button " onclick=";;" type="submit"><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
<span class="horizontalAction ">
<form id="document_content_buttons:nxw_CURRENT_SELECTION_ADDTOLIST_form" name="document_content_buttons:nxw_CURRENT_SELECTION_ADDTOLIST_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="document_content_buttons:nxw_CURRENT_SELECTION_ADDTOLIST_form" value="document_content_buttons:nxw_CURRENT_SELECTION_ADDTOLIST_form" type="hidden">
<input id="document_content_buttons:nxw_CURRENT_SELECTION_ADDTOLIST_form:nxw_CURRENT_SELECTION_ADDTOLIST" name="document_content_buttons:nxw_CURRENT_SELECTION_ADDTOLIST_form:nxw_CURRENT_SELECTION_ADDTOLIST" value="Add to worklist" accesskey="" disabled="disabled" class="button " onclick=";;" type="submit"><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
<span class="horizontalAction ">
<form id="document_content_buttons:nxw_addSelectedToCollectionAction_form" name="document_content_buttons:nxw_addSelectedToCollectionAction_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="document_content_buttons:nxw_addSelectedToCollectionAction_form" value="document_content_buttons:nxw_addSelectedToCollectionAction_form" type="hidden">
<input id="document_content_buttons:nxw_addSelectedToCollectionAction_form:nxw_cvButton_addSelectedToCollectionAction_subview:nxw_cvButton_addSelectedToCollectionAction_link" name="document_content_buttons:nxw_addSelectedToCollectionAction_form:nxw_cvButton_addSelectedToCollectionAction_subview:nxw_cvButton_addSelectedToCollectionAction_link" value="Add to collection" accesskey="j" disabled="disabled" class="button " onclick=";;" type="submit"><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
<span class="horizontalAction ">
<form id="document_content_buttons:nxw_CURRENT_SELECTION_TRASH_form" name="document_content_buttons:nxw_CURRENT_SELECTION_TRASH_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="document_content_buttons:nxw_CURRENT_SELECTION_TRASH_form" value="document_content_buttons:nxw_CURRENT_SELECTION_TRASH_form" type="hidden">
<input id="document_content_buttons:nxw_CURRENT_SELECTION_TRASH_form:nxw_CURRENT_SELECTION_TRASH" name="document_content_buttons:nxw_CURRENT_SELECTION_TRASH_form:nxw_CURRENT_SELECTION_TRASH" value="Delete" accesskey="" disabled="disabled" class="button " onclick="if( !confirmDeleteDocuments() ) return false;;;" type="submit"><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="-4058921161730841073:9080621454133808800" autocomplete="off" type="hidden">
</form>
</span>
</div><div id="document_content_buttons:nxw_cvButton_CURRENT_SELECTION_EDIT_ajax_panel"></div><div id="document_content_buttons:nxw_cvButton_addSelectedToCollectionAction_ajax_panel"></div></div><input id="document_content_buttons:nxw_cvButton_clickedActionIdHolder" name="document_content_buttons:nxw_cvButton_clickedActionIdHolder" type="hidden">
</td>
<td rowspan="1" valign="middle"><span id="document_content_buttons:j_idt1040"><span style="display:none" class="rf-st-start"><img src="/nuxeo/img/standart_waiter.gif"></span><span class="rf-st-stop"></span><script type="text/javascript">new RichFaces.ui.Status("document_content_buttons:j_idt1040")</script></span>
</td>
</tr>
</tbody>
</table>
</div></div>
<div style="display: none;" class="contextMenu" id="document_content_popupMenu">
<ul>
<li id="ctxMenu_POPUP_COPY" action="doCopy"><img src="/nuxeo/icons/action_clipboard_copy.gif"> Copy
</li>
<li id="ctxMenu_POPUP_DEL" action="doDelete"><img src="/nuxeo/icons/delete_red.png"> Delete
</li>
<li id="ctxMenu_POPUP_EDIT" action="doEdit"><img src="/nuxeo/icons/application_form_edit.png"> Modify
</li>
<li id="ctxMenu_POPUP_MOVE" action="doMove"><img src="/nuxeo/icons/action_move_all.gif"> Move in current folder
</li>
<li id="ctxMenu_POPUP_PASTE" action="doPaste"><img src="/nuxeo/icons/action_paste_all.gif"> Paste
</li>
<li id="ctxMenu_POPUP_RENAME" action="doRename"><img src="/nuxeo/icons/rename.png"> Rename
</li>
<li id="ctxMenu_POPUP_VIEW" action="doView"><img src="/nuxeo/icons/view_doc.png"> View
</li>
<li id="ctxMenu_POPUP_RIGHTS" action="doAccessRights"><img src="/nuxeo/icons/group.png"> Access rights
</li>
<li id="ctxMenu_POPUP_DOWNLOAD" action="doDownload"><img src="/nuxeo/icons/icone_download.gif"> Download
</li>
<li id="ctxMenu_POPUP_WORKFLOW" action="doWorkflow"><img src="/nuxeo/icons/start_workflow.png"> Workflow
</li>
<li id="ctxMenu_POPUP_DOCUMENT_LOCK" action="doLock"><img src="/nuxeo/icons/lock.gif"> Lock
</li>
<li id="ctxMenu_POPUP_DOCUMENT_UNLOCK" action="doUnlock"><img src="/nuxeo/icons/lock.gif"> Unlock
</li>
<li id="ctxMenu_showFancyBoxPreviewPopup" action="doPreviewPopup"><img src="/nuxeo/icons/preview.png"> Preview
</li>
<li id="ctxMenu_POPUP_sendEmail" action="doSendEmail"><img src="/nuxeo/icons/mail.gif"> Email
</li>
</ul>
</div><script type="text/javascript">
setupContextMenu("table td div div.popupTarget", "document_content_popupMenu");
</script></div>
</div>
</div></div>
</div></div><input id="nxw_documentTabs_clickedActionIdHolder" name="nxw_documentTabs_clickedActionIdHolder" value="TAB_CONTENT" type="hidden">
</div>
</div>
<div class="clear"></div>
</section>
<footer class="nxFooter">
<div class="content">
<div class="footerDefaultLinks"><div id="footer:nxw_footerLinks_panel" class="nuxLinks">
<div class="widgetPanel actionsWidgetPanel">
<span class="horizontalAction "><a href="//www.nuxeo.com/about/contact?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" "> <span class="actionLabel ">Contact us</span></a>
</span>|
<span class="horizontalAction "><a href="//www.nuxeo.com/blog?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" "> <span class="actionLabel ">Blogs</span></a>
</span>|
<span class="horizontalAction "><a href="//community.nuxeo.com/?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" "> <span class="actionLabel ">Community</span></a>
</span>|
<span class="horizontalAction "><a href="//answers.nuxeo.com/?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" "> <span class="actionLabel ">Q&A</span></a>
</span>|
<span class="horizontalAction "><a href="//doc.nuxeo.com/?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" "> <span class="actionLabel ">Documentation</span></a>
</span>|
<span class="horizontalAction "><a href="//twitter.com/nuxeo/?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" twitt"> <span class="actionLabel footerLabel">Twitter</span></a>
</span>|
<span class="horizontalAction "><a href="//www.linkedin.com/groupRegistration?gid=43314&utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" linkedin"> <span class="actionLabel footerLabel">LinkedIn</span></a>
</span>
</div></div><input id="footer:nxw_footerLinks_clickedActionIdHolder" name="footer:nxw_footerLinks_clickedActionIdHolder" type="hidden">
<div class="copyrights">Copyright © 2001-2015 Nuxeo and respective authors.
</div>
<div class="clear"></div>
</div>
</div>
</footer>
<div id="fancybox-tmp"></div><div id="fancybox-loading"><div></div></div><div id="fancybox-overlay"></div><div id="fancybox-wrap"><div id="fancybox-outer"><div class="fancybox-bg" id="fancybox-bg-n"></div><div class="fancybox-bg" id="fancybox-bg-ne"></div><div class="fancybox-bg" id="fancybox-bg-e"></div><div class="fancybox-bg" id="fancybox-bg-se"></div><div class="fancybox-bg" id="fancybox-bg-s"></div><div class="fancybox-bg" id="fancybox-bg-sw"></div><div class="fancybox-bg" id="fancybox-bg-w"></div><div class="fancybox-bg" id="fancybox-bg-nw"></div><div id="fancybox-content"></div><a id="fancybox-close"></a><div id="fancybox-title"></div><a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a><a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a></div></div><div id="ambiance-notification"></div><div style="display: none; position: absolute; z-index: 500;" id="jqContextMenu"></div><div style="display: none;" class="ctxMenuShadow"></div> |
clickAndWait |
link=Edit |
|
storeEval |
selenium.browserbot.getCurrentWindow().document.body.innerHTML |
innerhtml |
echo |
${innerhtml} |
<div class="includes displayNone"><script type="text/javascript" src="/nuxeo/wro/api/v1/resource/bundle/dnd_common.js"></script><script type="text/javascript">
var baseURL='http://localhost:8080/nuxeo/';
function getBaseURL() {
return baseURL;
}
var ctx = {
currentDocument : 'd191b0a4-dfc1-4403-b43e-a1655d87f691',
currentDomain : '3525ff7e-dbd3-4187-b6c1-dabc29a53831',
currentWorkspace : '4d83313c-50d3-4501-bff0-f11bc426a282',
conversationId : '0NXMAIN1',
lang : 'en',
repository : 'default'
};
function initNXDrapAndDropOnPage(scope) {
// init Browser Drag out support (Chrome only);
jQuery(".dropout",scope).dropout(baseURL,ctx.repository);
// initernal DnD
jQuery(".nxDraggable",scope).nxInitDraggables();
jQuery(".nxDropTarget",scope).nxInitDropTargets();
}
jQuery(document).ready(function(){
// init Dropout and Internal DnD
initNXDrapAndDropOnPage(null);
});
</script>
<div style="display:none">
<span id="dndMessageNoOperation">You cannot upload here (insufficient rights, or bad configuration)</span>
<span id="dndErrorMessage">Upload cannot continue due to an error</span>
<span id="dndSecurityErrorMessage">Security Error: Insufficient rights to import this file</span>
<span id="dndTimeoutMessage">Request timeout</span>
<span id="dndServerErrorMessage">Server Error: please look at logs for details</span>
<span id="dndUnknownErrorMessage">Unknown Server Error</span>
<span id="dndNoResponseMessage">No response from server</span>
</div>
<!-- Information panel for DnD import -->
<div id="dropzone-info-panel" class="dndProgressPanel" style="display:none;">
<table width="100%">
<tbody><tr>
<td colspan="3">
<div class="dropzone-info-block" id="dropzone-info-block">
<div class="dropzone-info" id="dropzone-info"></div>
</div>
</td>
</tr>
<tr>
<td style="display: none;">
<div class="dropzone-info-summary" id="dropzone-info-summary" style="display: none;">
</div>
</td>
<td>
<span id="dropzone-bar-msg" class="dropzone-bar-msg"></span>
</td>
<td>
<span id="dndMsgUploadInProgress" class="dndControlMessage"><img src="/nuxeo/img/big_loading.gif" style="vertical-align:middle" width="20px">Upload in progress</span>
<span id="dndMsgUploadCompleted" class="dndControlMessage loadingComplete">Upload completed, click to continue</span>
</td>
</tr>
<tr>
<td colspan="3">
<input id="dropzone-bar-btn" class="dropzone-bar-btn button" value="Continue" type="button">
<input id="dropzone-bar-btn-cancel" onclick="window.location.reload()" class="dropzone-bar-btn button" value="Cancel" type="button">
</td>
</tr>
</tbody></table>
</div>
<!-- Form used to choose import operation -->
<div id="dndFormPanel" class="dndFormPanel" style="display:none;">
<table width="100%">
<tbody><tr>
<th>Uploaded files </th>
<th>Select import operation </th>
</tr>
<tr>
<td><div id="uploadedFileList"></div>
</td>
<td>
<form id="operationForm" name="operationForm" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="importOperationForm doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="operationForm" value="operationForm" type="hidden">
<select id="operationIdSelector" name="operationId"></select>
<div id="dndSubForm"></div>
<input id="dndFormSubmitButton" class="button" value="Continue import" type="button"><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
</td>
</tr>
</tbody></table>
</div>
<div id="dndContinueButton" style="display:none;">
<span id="dndContinueButtonNext"><img src="/nuxeo/img/ImportContinue.png" alt="Continue import" style="vertical-align:middle" title="Continue import">
</span>
<span id="dndContinueButtonWait" style="display:none"><img src="/nuxeo/img/big_loading.gif" style="vertical-align:middle">
</span>
</div><script type="text/javascript">
jQuery(document).ready(function(){
// init Browser DnD import
jQuery(".dropzone").nxDropZone({
url : "/nuxeo/site/automation/",
uploadRateRefreshTime : 500,
numConcurrentUploads : 3,
dropContext : ctx,
uploadTimeout : 30000,
execTimeout : 30000,
extendedModeTimeout : 2000
});
});
</script>
</div>
<header class="nxHeader">
<div class="logo"><div class="menu">
<div class="siteLogo">
<form id="j_idt87" name="j_idt87" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="j_idt87" value="j_idt87" type="hidden">
<a href="#" onclick="mojarra.jsfcljs(document.getElementById('j_idt87'),{'j_idt87:j_idt88':'j_idt87:j_idt88'},'');return false"><img src="/nuxeo/img/nuxeo_logo.png" alt="Nuxeo" title="Nuxeo" height="20" width="113"></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
</div>
</div>
</div>
<div class="content">
<div class="userServicesBlock"><div id="nxw_mainTabs_panel" class="mainTabs">
<ul>
<li class=" "><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxhome\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_home?tabIds=MAIN_TABS%3Ahome&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxhome/default/default-domain/workspaces/testWorkspace1/testFolder1@view_home?tabIds=MAIN_TABS%3Ahome" accesskey="">Home</a>
</li>
<li class=" selected"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_documents?tabIds=MAIN_TABS%3Adocuments&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents?tabIds=MAIN_TABS%3Adocuments" accesskey="">Workspace</a>
</li>
<li class=" ">
<form id="nxw_search_form" name="nxw_search_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_search_form" value="nxw_search_form" type="hidden">
<span id="nxw_search_form:searchMainTab_panel"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxsearch\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@search?contentViewName=default_search&state=H4sIAAAAAAAAAGWPTWvDMAyG%252F4vOYYUdc117GIxR6OhlDKNlymJwbFeSaUPIf5%252Fy0cHYzfb7Po%252BsEZoUlaKePV1fsSeo4YtaLEGdEHLTQQWXQjwckS1WYoH6%252FaOCNd2npvSGQz2CDnnG9yt%252ButOZUyZWTwaO02RkYn2ObdpETGL1FxxSWTRx%252B8VmdsGL%252BvjttCv9Z0QfzKlew5%252FSb3ivzyXGKAGV3ta2cqEKvC18RO2M3s1n2f2bND%252B7R9ekUPooy%252FUhL0rp0vXpdD7csu0AdYtBaJp%252BADZiIRBFAQAA&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxsearch/default/default-domain/workspaces/testWorkspace1/testFolder1@search?contentViewName=default_search&state=H4sIAAAAAAAAAGWPTWvDMAyG%252F4vOYYUdc117GIxR6OhlDKNlymJwbFeSaUPIf5%252Fy0cHYzfb7Po%252BsEZoUlaKePV1fsSeo4YtaLEGdEHLTQQWXQjwckS1WYoH6%252FaOCNd2npvSGQz2CDnnG9yt%252ButOZUyZWTwaO02RkYn2ObdpETGL1FxxSWTRx%252B8VmdsGL%252BvjttCv9Z0QfzKlew5%252FSb3ivzyXGKAGV3ta2cqEKvC18RO2M3s1n2f2bND%252B7R9ekUPooy%252FUhL0rp0vXpdD7csu0AdYtBaJp%252BADZiIRBFAQAA">Search</a></span><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
</li>
</ul></div><input id="nxw_mainTabs_clickedActionIdHolder" name="nxw_mainTabs_clickedActionIdHolder" type="hidden"><div id="nxw_userMenuActions_panel" class="userMenuActions">
<ul class="actionList" id="nxw_userMenuActions_dropDownMenu">
<li class="dropDownMenu button dropdown"><span class="widgetLabel boldLabel ">jdoe</span>
<ul class="actionSubList">
<li class=" ">
<form id="nxw_SHOW_PERSONAL_WORKSPACE_form" name="nxw_SHOW_PERSONAL_WORKSPACE_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_SHOW_PERSONAL_WORKSPACE_form" value="nxw_SHOW_PERSONAL_WORKSPACE_form" type="hidden">
<a id="nxw_SHOW_PERSONAL_WORKSPACE_form:nxw_SHOW_PERSONAL_WORKSPACE" href="#" accesskey="" onclick="jsf.util.chain(this,event,';;','mojarra.jsfcljs(document.getElementById(\'nxw_SHOW_PERSONAL_WORKSPACE_form\'),{\'nxw_SHOW_PERSONAL_WORKSPACE_form:nxw_SHOW_PERSONAL_WORKSPACE\':\'nxw_SHOW_PERSONAL_WORKSPACE_form:nxw_SHOW_PERSONAL_WORKSPACE\'},\'\')');return false" class=" "><span class="actionLabel ">Personal Workspace</span></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
</li>
<li class=" ">
<form id="nxw_PreferencesAction_form" name="nxw_PreferencesAction_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_PreferencesAction_form" value="nxw_PreferencesAction_form" type="hidden">
<a id="nxw_PreferencesAction_form:nxw_PreferencesAction" href="#" accesskey="" onclick="jsf.util.chain(this,event,';;','mojarra.jsfcljs(document.getElementById(\'nxw_PreferencesAction_form\'),{\'nxw_PreferencesAction_form:nxw_PreferencesAction\':\'nxw_PreferencesAction_form:nxw_PreferencesAction\'},\'\')');return false" class=" "><span class="actionLabel ">Preferences</span></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
</li>
<li class=" "><a href="logout" accesskey="" onclick=";;" class=" "><span class="actionLabel ">Log out</span></a>
</li>
</ul>
</li>
</ul>
<script>
jQuery(document).ready(function() {
jQuery("#nxw_userMenuActions_dropDownMenu").dropdown();
});
</script></div><input id="nxw_userMenuActions_clickedActionIdHolder" name="nxw_userMenuActions_clickedActionIdHolder" type="hidden">
<div class="clear"></div>
</div><div id="nxw_headerSearch_panel" class="userSearchBlock">
<div class="widgetPanel actionsWidgetPanel">
<span class="horizontalAction ">
<form id="nxw_suggest_search_box_form" name="nxw_suggest_search_box_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="" onsubmit="">
<input name="nxw_suggest_search_box_form" value="nxw_suggest_search_box_form" type="hidden">
<div style="display: inline; float: left"><div id="nxw_suggest_search_box_form:nxw_suggest_search_box_panel"><script type="text/javascript" src="/nuxeo/javax.faces.resource/nuxeo-suggestbox.js.faces?ln=js"></script>
<span id="nxw_suggest_search_box_suggestDiv"><script type="text/javascript">
function nxSuggestHandleEnterKey(search) {
var searchUrl = 'http:\/\/localhost:8080\/nuxeo\/nxsearch\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@search?contentViewName=default_search&conversationId=0NXMAIN1';
searchUrl += '&searchTerm=' + search;
window.location.replace(searchUrl);
}
function focus_searchbox(event) {
event.preventDefault();
jQuery('#nxw_suggest_search_box_form\\:nxw_suggest_search_box_panel input.select2-input').focus();
return false;
}
// bind the '/' key to focus the searchbox
jQuery(document).bind('keydown', '/', focus_searchbox);
// handle keyboard layouts such as French where the '/' char is
// accessed through the Shift modifier
jQuery(document).bind('keydown', 'Shift+/', focus_searchbox);
</script>
<script>
var currentUserLang = "en";
</script><script type="text/javascript" src="/nuxeo/javax.faces.resource/select2_locale_en.js.faces?ln=org.nuxeo.select2"></script><script type="text/javascript" src="/nuxeo/javax.faces.resource/nuxeo-select2.js.faces?ln=org.nuxeo.select2"></script><script type="text/javascript">
jQuery(document).ready(function() {
if (window.Prototype) {
delete Object.prototype.toJSON;
delete Array.prototype.toJSON;
delete Hash.prototype.toJSON;
delete String.prototype.toJSON;
}
initSelect2Widgets();
});
jsf.ajax.addOnEvent(function(data) {
var ajaxstatus = data.status;
if (ajaxstatus == "success") {
initSelect2Widgets();
}
});
nuxeo.utils.addOnEvent(function(data) {
if (data.status == "success") {
initSelect2Widgets();
}
});
</script><div style="width: 300px;" id="s2id_nxw_suggest_search_box_form:nxw_suggest_search_box_select2" class="select2-container select2-container-multi nx-header-s2-ct"><ul class="select2-choices"> <li class="select2-search-field"> <input style="width: 298px;" id="s2id_autogen1" autocomplete="off" autocorrect="off" autocapitilize="off" spellcheck="false" class="select2-input select2-default" type="text"> </li></ul><div class="select2-drop select2-drop-multi select2-display-none nx-header-s2-dd"> <ul class="select2-results"> </ul></div></div><input class="select2-offscreen" tabindex="-1" style="width: 300px;" id="nxw_suggest_search_box_form:nxw_suggest_search_box_select2" name="nxw_suggest_search_box_form:nxw_suggest_search_box_select2" value="" type="hidden"><input id="nxw_suggest_search_box_form:nxw_suggest_search_box_select2_init" name="nxw_suggest_search_box_form:nxw_suggest_search_box_select2_init" value="[]" type="hidden"><input id="nxw_suggest_search_box_form:nxw_suggest_search_box_select2_params" name="nxw_suggest_search_box_form:nxw_suggest_search_box_select2_params" value="{"multiple":"false","readonly":"true","template":"/search/suggestbox.xhtml","onEnterKeyHandler":"nxSuggestHandleEnterKey","dropdownCssClass":"nx-header-s2-dd","autocomplete":"true","translatePlaceholder":"true","multiple":"false","disableMultipartForm":"true","minChars":"1","onAddEntryHandler":"nuxeo.suggestbox.entryHandler","selectionFormatter":"nuxeo.suggestbox.selectedFormatter","readonly":"false","suggestionFormatter":"nuxeo.suggestbox.suggestedFormatter","width":"300px","operationId":"Search.SuggestersLauncher","containerCssClass":"nx-header-s2-ct","placeholder":"Document, User, Group"}" type="hidden">
</span></div>
</div><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
</span>
</div></div><input id="nxw_headerSearch_clickedActionIdHolder" name="nxw_headerSearch_clickedActionIdHolder" type="hidden">
<div class="clear"></div>
</div>
<div class="includes displayNone">
</div>
</header>
<section class="nxMainContainer">
<div class="column"><div><div id="nxw_importActions_panel" class="action_bar">
<div class="widgetPanel actionsWidgetPanel">
<span class="horizontalAction ">
<form id="nxw_bulkImportDocuments_form" name="nxw_bulkImportDocuments_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_bulkImportDocuments_form" value="nxw_bulkImportDocuments_form" type="hidden">
<input id="nxw_bulkImportDocuments_form:nxw_importActions_bulkImportDocuments_subview:nxw_importActions_bulkImportDocuments_link" name="nxw_bulkImportDocuments_form:nxw_importActions_bulkImportDocuments_subview:nxw_importActions_bulkImportDocuments_link" value="Import" accesskey="" class="importButton " onclick="jsf.util.chain(this,event,';;','mojarra.ab(this,event,\'action\',\'@this\',\'nxw_importActions_panel nxw_importActions_bulkImportDocuments_ajax_panel\')');return false" type="submit"><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
</span>
</div><div id="nxw_importActions_bulkImportDocuments_ajax_panel"></div></div><input id="nxw_importActions_clickedActionIdHolder" name="nxw_importActions_clickedActionIdHolder" type="hidden">
</div><div id="MultiTreeView" class="userClipboard"><div id="nxw_treeExplorerTabs_panel" class="tabsBar ">
<ul>
<li class="selected">
<form id="nxw_navtree_CONTENT_TREE_form" name="nxw_navtree_CONTENT_TREE_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="subWidgetForm doubleClickShielded" enctype="" onsubmit="">
<input name="nxw_navtree_CONTENT_TREE_form" value="nxw_navtree_CONTENT_TREE_form" type="hidden">
<a id="nxw_navtree_CONTENT_TREE_form:nxw_navtree_CONTENT_TREE" href="#" onclick="jsf.util.chain(this,event,'history.pushState(null, \'TREE_EXPLORER:navtree_CONTENT_TREE\', \'http:\\/\\/localhost:8080\\/nuxeo\\/nxpath\\/default\\/default-domain\\/workspaces\\/testWorkspace1\\/testFolder1@view_documents?tabIds=TREE_EXPLORER%3Anavtree_CONTENT_TREE\');;;','mojarra.ab(this,event,\'action\',\'@this\',\'nxw_treeExplorerTabs_panel nxw_treeExplorerTabs_tab_content\')');return false" class=" "><img src="/nuxeo/img/CONTENT_TREE.png" alt="Main navigation plan" title="Main navigation plan" class="smallIcon tipsyShow tipsyGravitySW "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
</li>
<li>
<form id="nxw_navtree_TAG_CLOUD_form" name="nxw_navtree_TAG_CLOUD_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="subWidgetForm doubleClickShielded" enctype="" onsubmit="">
<input name="nxw_navtree_TAG_CLOUD_form" value="nxw_navtree_TAG_CLOUD_form" type="hidden">
<a id="nxw_navtree_TAG_CLOUD_form:nxw_navtree_TAG_CLOUD" href="#" onclick="jsf.util.chain(this,event,'history.pushState(null, \'TREE_EXPLORER:navtree_TAG_CLOUD\', \'http:\\/\\/localhost:8080\\/nuxeo\\/nxpath\\/default\\/default-domain\\/workspaces\\/testWorkspace1\\/testFolder1@view_documents?tabIds=TREE_EXPLORER%3Anavtree_TAG_CLOUD\');;;','mojarra.ab(this,event,\'action\',\'@this\',\'nxw_treeExplorerTabs_panel nxw_treeExplorerTabs_tab_content\')');return false" class=" "><img src="/nuxeo/img/TAG_CLOUD.png" alt="Browse by tags" title="Browse by tags" class="smallIcon tipsyShow tipsyGravitySW "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
</li>
</ul></div>
<div class="clear"></div><div id="nxw_treeExplorerTabs_tab_content" class="tabsContent"><div class="menu">
<form id="treeExplorer" name="treeExplorer" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="treeExplorer" value="treeExplorer" type="hidden">
<div class="tree action"><a href="#" id="treeExplorer:j_idt306" name="treeExplorer:j_idt306" onclick="RichFaces.ajax("treeExplorer:j_idt306",event,{"incId":"1"} );return false;"><img src="/nuxeo/icons/refresh.png" alt="Refresh" title="Refresh" class="tipsyShow tipsyGravitySW"></a>
</div>
<dl>
<dd class="menuForm"><span id="treeExplorer:treeNav"><div class="rf-tr" id="treeExplorer:j_idt309"><div class="rf-tr-nd rf-tr-nd-exp rf-tr-nd-last" id="treeExplorer:j_idt309:j__idt310.0:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-exp rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-exp rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/domain.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:3525ff7e-dbd3-4187-b6c1-dabc29a53831" class="nxDropTarget">
<span class="popupTarget" docref="3525ff7e-dbd3-4187-b6c1-dabc29a53831"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain@view_documents?tabIds=%3A" class="treeLink">Default domain</a>
</span>
</div></span></span></div><div class="rf-tr-nd rf-tr-nd-colps" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.0:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-colps rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-colps rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/section.png"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:76b6cc35-3e73-4f67-b6ec-22efc595de36" class="nxDropTarget">
<span class="popupTarget" docref="76b6cc35-3e73-4f67-b6ec-22efc595de36"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/sections@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/sections@view_documents?tabIds=%3A" class="treeLink">Sections</a>
</span>
</div></span></span></div></div><div class="rf-tr-nd rf-tr-nd-lf" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.1:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-lf rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-lf rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/folder_template.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:16453416-8f23-4ab1-8763-1713356afd3b" class="nxDropTarget">
<span class="popupTarget" docref="16453416-8f23-4ab1-8763-1713356afd3b"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/templates@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/templates@view_documents?tabIds=%3A" class="treeLink">Templates</a>
</span>
</div></span></span></div></div><div class="rf-tr-nd rf-tr-nd-exp rf-tr-nd-last" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.2:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-exp rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-exp rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/workspace.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:a7b7d488-8b62-4841-8510-f062b8173c11" class="nxDropTarget">
<span class="popupTarget" docref="a7b7d488-8b62-4841-8510-f062b8173c11"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces@view_documents?tabIds=%3A" class="treeLink">Workspaces</a>
</span>
</div></span></span></div><div class="rf-tr-nd rf-tr-nd-exp" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.2.j__idt310.0:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-exp rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-exp rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/workspace.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:4d83313c-50d3-4501-bff0-f11bc426a282" class="nxDropTarget">
<span class="popupTarget" docref="4d83313c-50d3-4501-bff0-f11bc426a282"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1@view_documents?tabIds=%3A" class="treeLink">testWorkspace1</a>
</span>
</div></span></span></div><div class="rf-tr-nd rf-tr-nd-lf" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.2.j__idt310.0.j__idt310.0:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-lf rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-lf rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/folder.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:7dd0a7c8-e780-4deb-871c-3c5832ea524e" class="nxDropTarget">
<span class="popupTarget" docref="7dd0a7c8-e780-4deb-871c-3c5832ea524e"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFilesFolder@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFilesFolder@view_documents?tabIds=%3A" class="treeLink">testFilesFolder</a>
</span>
</div></span></span></div></div><div class="rf-tr-nd rf-tr-nd-lf rf-tr-nd-last" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.2.j__idt310.0.j__idt310.1:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-lf rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-lf rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/folder.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:d191b0a4-dfc1-4403-b43e-a1655d87f691" class="nxDropTarget selected">
<span class="popupTarget" docref="d191b0a4-dfc1-4403-b43e-a1655d87f691"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents?tabIds=%3A" class="treeLink">testFolder1</a>
</span>
</div></span></span></div></div></div><div class="rf-tr-nd rf-tr-nd-lf rf-tr-nd-last" id="treeExplorer:j_idt309:j__idt310.0.j__idt310.2.j__idt310.1:j_idt311"><div class="rf-trn"><span class="rf-trn-hnd-lf rf-trn-hnd"></span><span class="rf-trn-cnt"><img class="rf-trn-ico-lf rf-trn-ico rf-trn-ico-cst" alt="" src="/nuxeo/icons/workspace.gif"><span class="rf-trn-lbl">
<div style="position: relative;" id="nodeRefTarget:641c4525-ebb0-490a-b733-b7bd17e9e4bc" class="nxDropTarget">
<span class="popupTarget" docref="641c4525-ebb0-490a-b733-b7bd17e9e4bc"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace2@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace2@view_documents?tabIds=%3A" class="treeLink">testWorkspace2</a>
</span>
</div></span></span></div></div></div></div><input name="treeExplorer:j_idt309__SELECTION_STATE" id="treeExplorer:j_idt309__SELECTION_STATE" class="rf-tr-sel-inp" value="" type="hidden"><script type="text/javascript">new RichFaces.ui.Tree("treeExplorer:j_idt309",{"ajaxSubmitFunction":"RichFaces.ajax(source,event,{\"incId\":\"1\",\"clientParameters\":params,\"complete\":complete} )"} );</script></div></span>
</dd>
</dl><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
<div style="display: none;" class="contextMenu" id="treeExplorer_popupMenu">
<ul>
<li id="ctxMenu_POPUP_COPY" action="doCopy"><img src="/nuxeo/icons/action_clipboard_copy.gif"> Copy
</li>
<li id="ctxMenu_POPUP_DEL" action="doDelete"><img src="/nuxeo/icons/delete_red.png"> Delete
</li>
<li id="ctxMenu_POPUP_EDIT" action="doEdit"><img src="/nuxeo/icons/application_form_edit.png"> Modify
</li>
<li id="ctxMenu_POPUP_MOVE" action="doMove"><img src="/nuxeo/icons/action_move_all.gif"> Move in current folder
</li>
<li id="ctxMenu_POPUP_PASTE" action="doPaste"><img src="/nuxeo/icons/action_paste_all.gif"> Paste
</li>
<li id="ctxMenu_POPUP_RENAME" action="doRename"><img src="/nuxeo/icons/rename.png"> Rename
</li>
<li id="ctxMenu_POPUP_VIEW" action="doView"><img src="/nuxeo/icons/view_doc.png"> View
</li>
<li id="ctxMenu_POPUP_RIGHTS" action="doAccessRights"><img src="/nuxeo/icons/group.png"> Access rights
</li>
<li id="ctxMenu_POPUP_DOWNLOAD" action="doDownload"><img src="/nuxeo/icons/icone_download.gif"> Download
</li>
<li id="ctxMenu_POPUP_WORKFLOW" action="doWorkflow"><img src="/nuxeo/icons/start_workflow.png"> Workflow
</li>
<li id="ctxMenu_POPUP_DOCUMENT_LOCK" action="doLock"><img src="/nuxeo/icons/lock.gif"> Lock
</li>
<li id="ctxMenu_POPUP_DOCUMENT_UNLOCK" action="doUnlock"><img src="/nuxeo/icons/lock.gif"> Unlock
</li>
<li id="ctxMenu_showFancyBoxPreviewPopup" action="doPreviewPopup"><img src="/nuxeo/icons/preview.png"> Preview
</li>
<li id="ctxMenu_POPUP_sendEmail" action="doSendEmail"><img src="/nuxeo/icons/mail.gif"> Email
</li>
</ul>
</div><script type="text/javascript">
if (window.addEventListener) {
window.addEventListener("load", function (e) {window.loaded = true}, true);
} else if (window.attachEvent) {
window.attachEvent("onload", function (e) {window.loaded = true});
}
setupContextMenu("span.popupTarget", "treeExplorer_popupMenu");
</script>
</div></div><input id="nxw_treeExplorerTabs_clickedActionIdHolder" name="nxw_treeExplorerTabs_clickedActionIdHolder" value="navtree_CONTENT_TREE" type="hidden"></div><div id="a1" class="dropzone" context="Clipboard_DEFAULT">
<form id="clipboardForm" name="clipboardForm" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="clipboardForm" value="clipboardForm" type="hidden">
<span id="clipboardForm:ClipboardListView">
<div class="userClipboard">
<div class="tabsBar">
<ul>
<li class="selected"><a href="#" onclick="mojarra.jsfcljs(document.getElementById('clipboardForm'),{'clipboardForm:j_idt387':'clipboardForm:j_idt387','listIdToSelect':'DEFAULT'},'');return false">WorkList</a>
</li>
<li><a href="#" onclick="mojarra.jsfcljs(document.getElementById('clipboardForm'),{'clipboardForm:j_idt392':'clipboardForm:j_idt392','listIdToSelect':'CLIPBOARD'},'');return false">Clipboard</a>
</li>
</ul>
</div>
<div style="clear:both;"></div>
<div class="userClipboardContent">
<div style="position: relative;" id="clipboardCopy">
<ul>
</ul>
<div class="emptyResult">No document in clipboard
</div>
</div>
<div class="clipboardFunctions"><ul class="rf-ulst"><li style="display:none"></li></ul>
</div>
</div>
</div></span><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form><span id="ClipboardDroppable"><script type="text/javascript">Droppables.add('clipboardCopy', {accept:'cell', onDrop:function(element){copyElementIfIdNotStartsWith(element, 'docClipboardRef:')}, hoverclass:'dropIntoClipboardCopy'});</script></span>
</div>
</div>
<div class="content"><div xmlns="http://www.w3.org/1999/xhtml" class="breadcrumb">
<div class="printButton">
</div>
<div class="breadcrumbs">
<form id="breadcrumbForm" name="breadcrumbForm" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="breadcrumbForm" value="breadcrumbForm" type="hidden">
<ul class="actionList jsBreadcrumbActionList">
<li class="dropDownMenu button dropdown"><img src="/nuxeo/icons/UpFolder_icon.gif" alt="server">
<ul class="actionSubList">
<li><a href="#" onclick="mojarra.jsfcljs(document.getElementById('breadcrumbForm'),{'breadcrumbForm:j_idt420':'breadcrumbForm:j_idt420'},'');return false">Default Repository</a>
</li>
</ul>
</li>
</ul>
<ul class="actionList jsBreadcrumbActionList">
<li class="dropDownMenu button dropdown">Default domain
<ul class="actionSubList">
<li><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain@view_documents?tabIds=%3A">Default domain</a>
</li>
</ul>
</li>
</ul><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces@view_documents?tabIds=%3A">Workspaces</a><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1@view_documents?tabIds=%3A">testWorkspace1</a><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents?tabIds=%3A">testFolder1</a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
</div>
<div style="clear:both"></div>
<script type="text/javascript">
jQuery(document).ready(function() {
jQuery("ul.jsBreadcrumbActionList").dropdown();
});
</script>
</div>
<div class="mainFragment">
<form id="document_header_layout_form" name="document_header_layout_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="titleBlock doubleClickShielded" enctype="application/x-www-form-urlencoded">
<input name="document_header_layout_form" value="document_header_layout_form" type="hidden">
<div>
<div>
<h1>testFolder1
<span title="uid: d191b0a4-dfc1-4403-b43e-a1655d87f691"><a onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxdoc\/default\/d191b0a4-dfc1-4403-b43e-a1655d87f691\/view_documents?tabIds=%3A&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxdoc/default/d191b0a4-dfc1-4403-b43e-a1655d87f691/view_documents?tabIds=%3A" target="_blank"><img src="/nuxeo/icons/permalink.png" alt="Permanent link to this document" style="vertical-align:middle" title="Permanent link to this document" class="tipsyShow tipsyGravityS"></a>
</span>
</h1>
</div>
<div><span id="document_header_layout_form:nxl_document_header:nxw_header_description" class="currentDocumentDescription quote" dir="auto" style="white-space: -moz-pre-wrap !important; white-space: -pre-wrap; white-space: -o-pre-wrap; white-space: pre-wrap; word-wrap: break-word;">desc testFolder1</span>
</div>
</div><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form><div id="nxw_documentActionsUpperButtons_panel" class="globalActions contextActions">
<div class="widgetPanel actionsWidgetPanel">
<span class="horizontalAction ">
<form id="nxw_addToCollectionAction_form" name="nxw_addToCollectionAction_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_addToCollectionAction_form" value="nxw_addToCollectionAction_form" type="hidden">
<a id="nxw_addToCollectionAction_form:nxw_documentActionsUpperButtons_addToCollectionAction_subview:nxw_documentActionsUpperButtons_addToCollectionAction_link" href="#" accesskey="u" onclick="mojarra.ab(this,event,'action','@this','nxw_documentActionsUpperButtons_panel nxw_documentActionsUpperButtons_addToCollectionAction_ajax_panel');return false" class="button "><img src="/nuxeo/icons/add_to_collection.png" alt="Add to collection" title="Add to collection" class="smallIcon tipsyShow tipsyGravitySE "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
</span>
<span class="horizontalAction ">
<form id="nxw_addToFavoritesAction_form" name="nxw_addToFavoritesAction_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_addToFavoritesAction_form" value="nxw_addToFavoritesAction_form" type="hidden">
<a id="nxw_addToFavoritesAction_form:nxw_addToFavoritesAction" href="#" accesskey="" onclick="jsf.util.chain(this,event,';;','mojarra.jsfcljs(document.getElementById(\'nxw_addToFavoritesAction_form\'),{\'nxw_addToFavoritesAction_form:nxw_addToFavoritesAction\':\'nxw_addToFavoritesAction_form:nxw_addToFavoritesAction\'},\'\')');return false" class="button "><img src="/nuxeo/icons/pin.png" alt="Add to Favorites" title="Add to Favorites" class="smallIcon tipsyShow tipsyGravitySE "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
</span>
<span class="horizontalAction ">
<form id="nxw_permalinkAction_form" name="nxw_permalinkAction_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_permalinkAction_form" value="nxw_permalinkAction_form" type="hidden">
<a id="nxw_permalinkAction_form:nxw_documentActionsUpperButtons_permalinkAction_subview:nxw_documentActionsUpperButtons_permalinkAction_link" href="#" accesskey="k" onclick="mojarra.ab(this,event,'action','@this','nxw_documentActionsUpperButtons_panel nxw_documentActionsUpperButtons_permalinkAction_ajax_panel');return false" class="button "><img src="/nuxeo/icons/contextual_menu/share.png" alt="Permanent link to this document" title="Permanent link to this document" class="smallIcon tipsyShow tipsyGravitySE "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
</span>
<span class="horizontalAction ">
<form id="nxw_subscribesAllDocNotifications_form" name="nxw_subscribesAllDocNotifications_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_subscribesAllDocNotifications_form" value="nxw_subscribesAllDocNotifications_form" type="hidden">
<a id="nxw_subscribesAllDocNotifications_form:nxw_subscribesAllDocNotifications" href="#" accesskey="" onclick="jsf.util.chain(this,event,';;','mojarra.jsfcljs(document.getElementById(\'nxw_subscribesAllDocNotifications_form\'),{\'nxw_subscribesAllDocNotifications_form:nxw_subscribesAllDocNotifications\':\'nxw_subscribesAllDocNotifications_form:nxw_subscribesAllDocNotifications\'},\'\')');return false" class="button "><img src="/nuxeo/icons/contextual_menu/subscribe.png" alt="Follow this document" title="Follow this document" class="smallIcon tipsyShow tipsyGravitySE "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
</span>
<span class="horizontalAction ">
<form id="nxw_documentExport_form" name="nxw_documentExport_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="displayI subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_documentExport_form" value="nxw_documentExport_form" type="hidden">
<a id="nxw_documentExport_form:nxw_documentActionsUpperButtons_documentExport_subview:nxw_documentActionsUpperButtons_documentExport_link" href="#" accesskey="" onclick="mojarra.ab(this,event,'action','@this','nxw_documentActionsUpperButtons_panel nxw_documentActionsUpperButtons_documentExport_ajax_panel');return false" class="button "><img src="/nuxeo/icons/export.png" alt="Export" title="Export" class="smallIcon tipsyShow tipsyGravitySE "></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
</span>
<ul class="actionList" id="nxw_documentActionsUpperButtons_dropDownMenu">
<li class="dropDownMenu button dropdown">More
<ul class="actionSubList">
<li>
<form id="nxw_print_form" name="nxw_print_form" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="subWidgetForm doubleClickShielded" enctype="multipart/form-data" onsubmit="">
<input name="nxw_print_form" value="nxw_print_form" type="hidden">
<a id="nxw_print_form:nxw_print" href="#" accesskey="" onclick="jsf.util.chain(this,event,';;','mojarra.jsfcljs(document.getElementById(\'nxw_print_form\'),{\'nxw_print_form:nxw_print\':\'nxw_print_form:nxw_print\'},\'_blank\')');return false" class="button "><img src="/nuxeo/icons/printer.gif" alt="Print" title="Print" class="smallIcon tipsyShow tipsyGravitySE "> <span class="actionLabel ">Print</span></a><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form>
</li>
</ul>
</li>
</ul>
<script>
jQuery(document).ready(function() {
jQuery("#nxw_documentActionsUpperButtons_dropDownMenu").dropdown();
});
</script>
</div><div id="nxw_documentActionsUpperButtons_addToCollectionAction_ajax_panel"></div><div id="nxw_documentActionsUpperButtons_permalinkAction_ajax_panel"></div><div id="nxw_documentActionsUpperButtons_documentExport_ajax_panel"></div></div><input id="nxw_documentActionsUpperButtons_clickedActionIdHolder" name="nxw_documentActionsUpperButtons_clickedActionIdHolder" type="hidden"><div id="facesStatusMessagePanel">
<div class="facesStatusMessage">
<script type="text/javascript">
jsf.ajax.addOnError(function(data) {
jQuery.ambiance({
title: data.description,
type: "error",
className: "errorFeedback",
timeout: 0
});
});
</script>
</div></div><div id="nxw_documentTabs_panel" class="tabsBar ">
<ul>
<li><a id="nxw_TAB_CONTENT" name="nxw_TAB_CONTENT" onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_documents?tabIds=%3ATAB_CONTENT&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents?tabIds=%3ATAB_CONTENT" accesskey="c" class=" "><span class="actionLabel ">Content</span></a>
</li>
<li class="selected"><a id="nxw_TAB_EDIT" name="nxw_TAB_EDIT" onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_documents?tabIds=%3ATAB_EDIT&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents?tabIds=%3ATAB_EDIT" accesskey="e" class=" "><span class="actionLabel ">Edit</span></a>
</li>
<li><a id="nxw_TAB_CONTENT_HISTORY" name="nxw_TAB_CONTENT_HISTORY" onclick="if(!(event.ctrlKey||event.shiftKey||event.metaKey||event.button==1)){this.href='http:\/\/localhost:8080\/nuxeo\/nxpath\/default\/default-domain\/workspaces\/testWorkspace1\/testFolder1@view_documents?tabIds=%3ATAB_CONTENT_HISTORY&conversationId=0NXMAIN1'}" href="http://localhost:8080/nuxeo/nxpath/default/default-domain/workspaces/testWorkspace1/testFolder1@view_documents?tabIds=%3ATAB_CONTENT_HISTORY" accesskey="" class=" "><span class="actionLabel ">History</span></a>
</li>
</ul></div>
<div class="clear"></div><div id="nxw_documentTabs_tab_content" class="tabsContent">
<div>
<script src="/nuxeo/scripts/safeEdit.js"></script>
<script src="/nuxeo/scripts/safeEditUI.js"></script>
<script type="text/javascript">
var nuxeo = (function(nuxeo) {
nuxeo.safeEdit = {
restorePrompt: {
message: "A draft of this document has been saved.",
confirmMessage: "Use draft",
discardMessage: "Discard draft"
},
feedbackMessage: "Draft saved"
};
return nuxeo;
})(nuxeo || {});
</script>
</div>
<form id="document_edit" name="document_edit" method="post" action="/nuxeo/view_documents.faces?conversationId=0NXMAIN1" class="safeEditEnabled doubleClickShielded" enctype="multipart/form-data">
<input name="document_edit" value="document_edit" type="hidden">
<script>
jQuery(document).ready(function() {
jQuery('#document_edit').focusFirst();
});
</script>
<table class="dataInput">
<tbody>
<tr>
<td class="labelColumn"><span class="widgetLabel required">Title</span>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><input id="document_edit:nxl_heading:nxw_title" name="document_edit:nxl_heading:nxw_title" value="testFolder1" class="dataInputText" dir="auto" type="text"><span id="document_edit:nxl_heading:nxw_title_message"></span>
</td>
</tr>
<tr>
<td class="labelColumn"><span class="widgetLabel ">Description</span>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><textarea id="document_edit:nxl_heading:nxw_description" name="document_edit:nxl_heading:nxw_description" class="dataInputText" dir="auto">desc testFolder1</textarea><span id="document_edit:nxl_heading:nxw_description_message"></span>
</td>
</tr>
</tbody>
</table>
<table class="dataInput">
<tbody>
<tr>
<td class="labelColumn"><span class="widgetLabel ">Nature</span>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><input id="document_edit:nxl_dublincore:nxw_nature_1_select2_init" name="document_edit:nxl_dublincore:nxw_nature_1_select2_init" value="" type="hidden"><div style="width: 100%;" id="s2id_document_edit:nxl_dublincore:nxw_nature_1_select2" class="select2-container"><a href="javascript:void(0)" onclick="return false;" class="select2-choice select2-default" tabindex="-1"> <span class="select2-chosen">Select a value</span><abbr class="select2-search-choice-close"></abbr> <span class="select2-arrow"><b></b></span></a><input id="s2id_autogen2" class="select2-focusser select2-offscreen" type="text"><div class="select2-drop select2-display-none select2-with-searchbox"> <div class="select2-search"> <input autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" class="select2-input" type="text"> </div> <ul class="select2-results"> </ul></div></div><input class="select2-offscreen" tabindex="-1" style="width: 100%;" id="document_edit:nxl_dublincore:nxw_nature_1_select2" name="document_edit:nxl_dublincore:nxw_nature_1_select2" type="hidden"><input id="document_edit:nxl_dublincore:nxw_nature_1_select2_params" name="document_edit:nxl_dublincore:nxw_nature_1_select2_params" value="{"multiple":"false","readonly":"false","localize":"true","width":"100%","hideHelpLabel":"true","directoryName":"nature","minChars":"0","selectionFormatter":"dirSelectionDefaultFormatter","suggestionFormatter":"dirEntryDefaultFormatter","operationId":"Directory.SuggestEntries","placeholder":"Select a value"}" type="hidden">
</td>
</tr>
<tr>
<td class="labelColumn">
<div class="widgetHelpLabel"><span class="widgetLabel tipsyShow tipsyGravityNW " title="This field is used by virtual navigation">Subjects</span>
</div>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><input id="document_edit:nxl_dublincore:nxw_subjects_1_select2_init" name="document_edit:nxl_dublincore:nxw_subjects_1_select2_init" value="[]" type="hidden"><div style="width: 100%;" id="s2id_document_edit:nxl_dublincore:nxw_subjects_1_select2" class="select2-container select2-container-multi"><ul class="select2-choices"> <li class="select2-search-field"> <input style="width: 533px;" id="s2id_autogen3" autocomplete="off" autocorrect="off" autocapitilize="off" spellcheck="false" class="select2-input select2-default" type="text"> </li></ul><div class="select2-drop select2-drop-multi select2-display-none"> <ul class="select2-results"> <li class="select2-no-results">No matches found</li></ul></div></div><input class="select2-offscreen" tabindex="-1" style="width: 100%;" id="document_edit:nxl_dublincore:nxw_subjects_1_select2" name="document_edit:nxl_dublincore:nxw_subjects_1_select2" value="" type="hidden"><input id="document_edit:nxl_dublincore:nxw_subjects_1_select2_params" name="document_edit:nxl_dublincore:nxw_subjects_1_select2_params" value="{"multiple":"true","readonly":"false","width":"100%","hideHelpLabel":"true","dbl10n":"true","directoryName":"l10nsubjects","minChars":"0","selectionFormatter":"dirSelectionDefaultFormatter","suggestionFormatter":"dirEntryDefaultFormatter","operationId":"Directory.SuggestEntries","placeholder":"Select a value"}" type="hidden">
</td>
</tr>
<tr>
<td class="labelColumn"><span class="widgetLabel ">Rights</span>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><input id="document_edit:nxl_dublincore:nxw_rights" name="document_edit:nxl_dublincore:nxw_rights" class="dataInputText" dir="auto" type="text"><span id="document_edit:nxl_dublincore:nxw_rights_message"></span>
</td>
</tr>
<tr>
<td class="labelColumn"><span class="widgetLabel ">Source</span>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><input id="document_edit:nxl_dublincore:nxw_source" name="document_edit:nxl_dublincore:nxw_source" class="dataInputText" dir="auto" type="text"><span id="document_edit:nxl_dublincore:nxw_source_message"></span>
</td>
</tr>
<tr>
<td class="labelColumn">
<div class="widgetHelpLabel"><span class="widgetLabel tipsyShow tipsyGravityNW " title="This field is used by virtual navigation">Coverage</span>
</div>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><input id="document_edit:nxl_dublincore:nxw_coverage_1_select2_init" name="document_edit:nxl_dublincore:nxw_coverage_1_select2_init" value="" type="hidden"><div style="width: 100%;" id="s2id_document_edit:nxl_dublincore:nxw_coverage_1_select2" class="select2-container"><a href="javascript:void(0)" onclick="return false;" class="select2-choice select2-default" tabindex="-1"> <span class="select2-chosen">Select a value</span><abbr class="select2-search-choice-close"></abbr> <span class="select2-arrow"><b></b></span></a><input id="s2id_autogen4" class="select2-focusser select2-offscreen" type="text"><div class="select2-drop select2-display-none select2-with-searchbox"> <div class="select2-search"> <input autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" class="select2-input" type="text"> </div> <ul class="select2-results"> </ul></div></div><input class="select2-offscreen" tabindex="-1" style="width: 100%;" id="document_edit:nxl_dublincore:nxw_coverage_1_select2" name="document_edit:nxl_dublincore:nxw_coverage_1_select2" type="hidden"><input id="document_edit:nxl_dublincore:nxw_coverage_1_select2_params" name="document_edit:nxl_dublincore:nxw_coverage_1_select2_params" value="{"multiple":"false","readonly":"false","width":"100%","hideHelpLabel":"true","dbl10n":"true","directoryName":"l10ncoverage","minChars":"0","selectionFormatter":"dirSelectionDefaultFormatter","suggestionFormatter":"dirEntryDefaultFormatter","operationId":"Directory.SuggestEntries","placeholder":"Select a value"}" type="hidden">
</td>
</tr>
<tr>
<td class="labelColumn"><span class="widgetLabel ">Created at</span>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><span id="document_edit:nxl_dublincore:nxw_created">8/4/2015 6:22 PM</span>
</td>
</tr>
<tr>
<td class="labelColumn"><span class="widgetLabel ">Last modified at</span>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><span id="document_edit:nxl_dublincore:nxw_modified">8/4/2015 6:22 PM</span>
</td>
</tr>
<tr>
<td class="labelColumn"><span class="widgetLabel ">Format</span>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><input id="document_edit:nxl_dublincore:nxw_format" name="document_edit:nxl_dublincore:nxw_format" class="dataInputText" dir="auto" type="text"><span id="document_edit:nxl_dublincore:nxw_format_message"></span>
</td>
</tr>
<tr>
<td class="labelColumn"><span class="widgetLabel ">Language</span>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><input id="document_edit:nxl_dublincore:nxw_language" name="document_edit:nxl_dublincore:nxw_language" class="dataInputText" dir="auto" type="text"><span id="document_edit:nxl_dublincore:nxw_language_message"></span>
</td>
</tr>
<tr>
<td class="labelColumn"><span class="widgetLabel ">Expire on</span>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><span class="inputDate"><div class="rf-cal" id="document_edit:nxl_dublincore:nxw_expired"><span id="document_edit:nxl_dublincore:nxw_expiredPopup" style="white-space: nowrap;"><input class="rf-cal-inp " id="document_edit:nxl_dublincore:nxw_expiredInputDate" name="document_edit:nxl_dublincore:nxw_expiredInputDate" style="vertical-align: middle; " type="text"><img alt="" class="rf-cal-btn " id="document_edit:nxl_dublincore:nxw_expiredPopupButton" src="/nuxeo/org.richfaces.resources/javax.faces.resource/org.richfaces.staticResource/4.5.0.Alpha3/PackedCompressed/DEFAULT/org.richfaces.images/calendarIcon.png" style="vertical-align: middle"><input autocomplete="off" id="document_edit:nxl_dublincore:nxw_expiredInputCurrentDate" name="document_edit:nxl_dublincore:nxw_expiredInputCurrentDate" style="display:none" value="08/2015" type="hidden"></span><table id="document_edit:nxl_dublincore:nxw_expiredContent" class="rf-cal-extr rf-cal-popup undefined" style="display:none; position:absolute;z-index: 1500" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').skipEventOnCollapse=true;" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td class="rf-cal-hdr" colspan="8" id="document_edit:nxl_dublincore:nxw_expiredHeader"></td></tr><tr id="document_edit:nxl_dublincore:nxw_expiredWeekDay"><td class="rf-cal-day-lbl"><br></td><td class="rf-cal-day-lbl rf-cal-holliday-lbl" id="document_edit:nxl_dublincore:nxw_expiredWeekDayCell0">Sun</td><td class="rf-cal-day-lbl" id="document_edit:nxl_dublincore:nxw_expiredWeekDayCell1">Mon</td><td class="rf-cal-day-lbl" id="document_edit:nxl_dublincore:nxw_expiredWeekDayCell2">Tue</td><td class="rf-cal-day-lbl" id="document_edit:nxl_dublincore:nxw_expiredWeekDayCell3">Wed</td><td class="rf-cal-day-lbl" id="document_edit:nxl_dublincore:nxw_expiredWeekDayCell4">Thu</td><td class="rf-cal-day-lbl" id="document_edit:nxl_dublincore:nxw_expiredWeekDayCell5">Fri</td><td class="rf-cal-day-lbl rf-cal-holliday-lbl rf-cal-right-c" id="document_edit:nxl_dublincore:nxw_expiredWeekDayCell6">Sat</td></tr>
<tr id="document_edit:nxl_dublincore:nxw_expiredWeekNum1"><td class="rf-cal-week " id="document_edit:nxl_dublincore:nxw_expiredWeekNumCell1">1</td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="document_edit:nxl_dublincore:nxw_expiredDayCell0" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell1" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell2" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell3" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell4" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell5" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell6" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td></tr><tr id="document_edit:nxl_dublincore:nxw_expiredWeekNum2"><td class="rf-cal-week " id="document_edit:nxl_dublincore:nxw_expiredWeekNumCell2">2</td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="document_edit:nxl_dublincore:nxw_expiredDayCell7" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell8" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell9" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell10" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell11" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell12" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell13" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td></tr><tr id="document_edit:nxl_dublincore:nxw_expiredWeekNum3"><td class="rf-cal-week " id="document_edit:nxl_dublincore:nxw_expiredWeekNumCell3">3</td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="document_edit:nxl_dublincore:nxw_expiredDayCell14" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell15" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell16" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell17" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell18" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell19" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell20" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td></tr><tr id="document_edit:nxl_dublincore:nxw_expiredWeekNum4"><td class="rf-cal-week " id="document_edit:nxl_dublincore:nxw_expiredWeekNumCell4">4</td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="document_edit:nxl_dublincore:nxw_expiredDayCell21" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell22" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell23" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell24" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell25" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell26" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell27" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td></tr><tr id="document_edit:nxl_dublincore:nxw_expiredWeekNum5"><td class="rf-cal-week " id="document_edit:nxl_dublincore:nxw_expiredWeekNumCell5">5</td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="document_edit:nxl_dublincore:nxw_expiredDayCell28" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell29" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell30" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell31" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell32" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell33" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell34" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td></tr><tr id="document_edit:nxl_dublincore:nxw_expiredWeekNum6"><td class="rf-cal-week rf-btm-c " id="document_edit:nxl_dublincore:nxw_expiredWeekNumCell6">6</td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday" id="document_edit:nxl_dublincore:nxw_expiredDayCell35" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell36" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell37" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell38" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell39" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell40" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td><td class="rf-btm-c rf-cal-c-cnt-overflow rf-cal-c rf-cal-holiday rf-cal-right-c" id="document_edit:nxl_dublincore:nxw_expiredDayCell41" onclick="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnClick(event, this);" onmouseover="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOver(event, this);" onmouseout="RichFaces.component('document_edit:nxl_dublincore:nxw_expired').eventCellOnMouseOut(event, this);"></td></tr><tr><td class="rf-cal-ftr" colspan="8" id="document_edit:nxl_dublincore:nxw_expiredFooter"></td></tr></tbody></table><span id="document_edit:nxl_dublincore:nxw_expiredScript" style="display: none;"><script type="text/javascript">RichFaces.ui.Calendar.addLocale("en",
{"firstWeekDay":0,"monthLabelsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"] ,"weekDayLabels":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"] ,"weekDayLabelsShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"] ,"monthLabels":["January","February","March","April","May","June","July","August","September","October","November","December"] ,"minDaysInFirstWeek":1} );
new RichFaces.ui.Calendar("document_edit:nxl_dublincore:nxw_expired",
"en",
{"datePattern":"M\/d\/yyyy","enableManualInput":true,"currentDate":new Date(2015,7,4),"labels":{"cancel":"Cancel","apply":"Apply","today":"Today","clean":"Clear","ok":"OK","close":"x"} ,"style":"z\u002Dindex: 1500"} ).load();</script></span></div></span><span id="document_edit:nxl_dublincore:nxw_expired_message"></span>
</td>
</tr>
<tr>
<td class="labelColumn">
<div class="widgetHelpLabel"><span class="widgetLabel tipsyShow tipsyGravityNW " title="The author is filled automatically when creating the document">Author</span>
</div>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><span id="document_edit:nxl_dublincore:nxw_author" class="tipsyShow tipsyGravityS" title="Administrator">Administrator</span>
</td>
</tr>
<tr>
<td class="labelColumn">
<div class="widgetHelpLabel"><span class="widgetLabel tipsyShow tipsyGravityNW " title="Contributors are filled automatically when creating or editing the document">Contributors</span>
</div>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto">
<div><span class="tipsyShow nxw_contributors_0" title="Administrator">Administrator</span>
</div>
</td>
</tr>
<tr>
<td class="labelColumn">
<div class="widgetHelpLabel"><span class="widgetLabel tipsyShow tipsyGravityNW " title="Last contributor is filled automatically when creating or editing the document">Last contributor</span>
</div>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><span id="document_edit:nxl_dublincore:nxw_lastContributor" class="tipsyShow tipsyGravityS" title="Administrator">Administrator</span>
</td>
</tr>
</tbody>
</table>
<table class="dataInput">
<tbody>
<tr>
<td class="labelColumn">
<div class="widgetHelpLabel"><span class="widgetLabel tipsyShow tipsyGravityNW " title="This comment will be visible in the logs displayed in the "History" tab">Change comment</span>
</div>
</td>
<td class="fieldColumn" colspan="1.0" dir="auto"><textarea id="document_edit:nxl_document_edit_form_options:nxw_document_edit_comment" name="document_edit:nxl_document_edit_form_options:nxw_document_edit_comment" dir="auto"></textarea><span id="document_edit:nxl_document_edit_form_options:nxw_document_edit_comment_message"></span>
</td>
</tr>
</tbody>
</table>
<div class="buttonsGadget"><div id="document_edit:nxw_documentEditButtons_panel">
<div class="widgetPanel actionsWidgetPanel">
<span class="horizontalAction "><input id="document_edit:nxw_documentEditButtons_EDIT_CURRENT_DOCUMENT" name="document_edit:nxw_documentEditButtons_EDIT_CURRENT_DOCUMENT" value="Save" accesskey="" class="button " onclick=";;" type="submit">
</span>
</div></div><input id="document_edit:nxw_documentEditButtons_clickedActionIdHolder" name="document_edit:nxw_documentEditButtons_clickedActionIdHolder" type="hidden">
</div>
<script>
jQuery(document).ready(function() {
jQuery('#document_edit').initSafeEditOnForm("d191b0a4-dfc1-4403-b43e-a1655d87f691", "This draft contains unsaved changes");
});
</script><input name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:0" value="8367815202888179390:-5315628252874667516" autocomplete="off" type="hidden">
</form></div><input id="nxw_documentTabs_clickedActionIdHolder" name="nxw_documentTabs_clickedActionIdHolder" value="TAB_EDIT" type="hidden">
</div>
</div>
<div class="clear"></div>
</section>
<footer class="nxFooter">
<div class="content">
<div class="footerDefaultLinks"><div id="footer:nxw_footerLinks_panel" class="nuxLinks">
<div class="widgetPanel actionsWidgetPanel">
<span class="horizontalAction "><a href="//www.nuxeo.com/about/contact?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" "> <span class="actionLabel ">Contact us</span></a>
</span>|
<span class="horizontalAction "><a href="//www.nuxeo.com/blog?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" "> <span class="actionLabel ">Blogs</span></a>
</span>|
<span class="horizontalAction "><a href="//community.nuxeo.com/?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" "> <span class="actionLabel ">Community</span></a>
</span>|
<span class="horizontalAction "><a href="//answers.nuxeo.com/?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" "> <span class="actionLabel ">Q&A</span></a>
</span>|
<span class="horizontalAction "><a href="//doc.nuxeo.com/?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" "> <span class="actionLabel ">Documentation</span></a>
</span>|
<span class="horizontalAction "><a href="//twitter.com/nuxeo/?utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" twitt"> <span class="actionLabel footerLabel">Twitter</span></a>
</span>|
<span class="horizontalAction "><a href="//www.linkedin.com/groupRegistration?gid=43314&utm_source=dm&utm_medium=pages-footer&utm_campaign=products" accesskey="" onclick=";;" target="_blank" class=" linkedin"> <span class="actionLabel footerLabel">LinkedIn</span></a>
</span>
</div></div><input id="footer:nxw_footerLinks_clickedActionIdHolder" name="footer:nxw_footerLinks_clickedActionIdHolder" type="hidden">
<div class="copyrights">Copyright © 2001-2015 Nuxeo and respective authors.
</div>
<div class="clear"></div>
</div>
</div>
</footer>
<div id="fancybox-tmp"></div><div id="fancybox-loading"><div></div></div><div id="fancybox-overlay"></div><div id="fancybox-wrap"><div id="fancybox-outer"><div class="fancybox-bg" id="fancybox-bg-n"></div><div class="fancybox-bg" id="fancybox-bg-ne"></div><div class="fancybox-bg" id="fancybox-bg-e"></div><div class="fancybox-bg" id="fancybox-bg-se"></div><div class="fancybox-bg" id="fancybox-bg-s"></div><div class="fancybox-bg" id="fancybox-bg-sw"></div><div class="fancybox-bg" id="fancybox-bg-w"></div><div class="fancybox-bg" id="fancybox-bg-nw"></div><div id="fancybox-content"></div><a id="fancybox-close"></a><div id="fancybox-title"></div><a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a><a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a></div></div><div id="ambiance-notification"></div><div style="display: none; position: absolute; z-index: 500;" id="jqContextMenu"></div><div style="display: none;" class="ctxMenuShadow"></div> |
verifyValue |
id=document_edit:nxl_heading:nxw_title |
testFolder1 |
clickAndWait |
link=Log out |
|
|
|