<div class="container"> <div class="row"> <h1>${title}</h1> <ol class="breadcrumb"> <li><a href="#">Home</a></li> <li><a href="#">Library</a></li> <li class="active">Data</li> </ol> <ul class="list-group"> <li class="list-group-item">${path}</li> <li class="list-group-item">${path}</li> <li class="list-group-item">${path}</li> <li class="list-group-item">${path}</li> </ul> </div> </div>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#4 | 13869 | Paul Allen |
- Fix logout when testing cookie. - Refactor ftl->html - Add local bootstrap |
||
#3 | 13798 | Paul Allen | Basic file upload and login/logout cookie tidyup | ||
#2 | 13746 | Paul Allen | Basic File/Dir browsing and Cookie management. | ||
#1 | 13720 | Paul Allen | Perforce Asset Manager (PAM or P4AM) -- ideas |