Changed paths:
M css/app.css
M index.html
M js/app.js
M js/controllers/TextsCtrl.js
A js/directives/osTranscriptionWindow.html
A js/directives/osTranscriptionWindow.js
M js/services/RestApi.js
M js/services/XsltService.js
M partials/texts.html
A xsl/ExtractTranscriptionLinks.xsl
Log Message:
-----------
basic transcription window (still needs a lot of styling work)
Changed paths:
M css/app.css
M index.html
M js/app.js
M js/controllers/TextsCtrl.js
A js/directives/osTranscriptionWindow.html
A js/directives/osTranscriptionWindow.js
M js/services/RestApi.js
M js/services/XsltService.js
M partials/sources.html
M partials/texts.html
A xsl/ExtractTranscriptionLinks.xsl
M xsl/sourceformtemplate.xsl
Log Message:
-----------
Merge branch 'feature/transcription-window' into develop, closes #13