darrellodonnell / masas-mobile

MASAS mobile - HTML5 (PhoneGap/Cordova) application focused on acquiring data from the field. Initial focus is on operational requirements for Sarnia's project.
Other
1 stars 0 forks source link

Field Report - "Notes" field un-necessary #2

Closed darrellodonnell closed 12 years ago

darrellodonnell commented 12 years ago

The Field Report page has Title, Description, and Notes.

The MASAS Entry (ATOM) only uses Title ( block) and Description (<content> block). There is no place for Notes. Remove it please.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/GabeF"><img src="https://avatars.githubusercontent.com/u/2151856?v=4" />GabeF</a> commented <strong> 12 years ago</strong> </div> <div class="markdown-body"> <p>Not a problem. "Notes" from the application was being pushed to the "Summary" block at this point.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/GabeF"><img src="https://avatars.githubusercontent.com/u/2151856?v=4" />GabeF</a> commented <strong> 12 years ago</strong> </div> <div class="markdown-body"> <p>Removed in commit: d93c5558ddd0760987614fdf70c4c57d49d36039.</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>