Chris@0: {# Chris@0: /** Chris@0: * @file Chris@0: * Default theme implementation for a progress bar. Chris@0: * Chris@0: * Note that the core Batch API uses this only for non-JavaScript batch jobs. Chris@0: * Chris@0: * Available variables: Chris@0: * - label: The label of the working task. Chris@0: * - percent: The percentage of the progress. Chris@0: * - message: A string containing information to be displayed. Chris@0: * Chris@0: * @ingroup themeable Chris@0: */ Chris@0: #} Chris@0: