Author: ygrego Date: 2015-04-14 15:41:19 +0000 (Tue, 14 Apr 2015) New Revision: 1177 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/1177 Log: Deletion of internal constants. Modified: oipf/js/impl/model/SearchResults.js Modified: oipf/js/impl/model/SearchResults.js =================================================================== --- oipf/js/impl/model/SearchResults.js 2015-04-14 14:24:57 UTC (rev 1176) +++ oipf/js/impl/model/SearchResults.js 2015-04-14 15:41:19 UTC (rev 1177) @@ -15,13 +15,7 @@ * access the results in this collection. */ var SearchResults = Array.extend({ - - SEARCH_FINISHED: 0, - - SEARCH_MODIFIED: 3, - - SEARCH_CANNOT_BE_COMPLETED: 4, - + /* * Description: * The number of items in the current window within the overall result set. The value of this property SHALL be
participants (1)
-
ygregoï¼ users.nuiton.org