stub out process throttle
This commit is contained in:
parent
377e169961
commit
c7aae76f72
5 changed files with 7 additions and 15 deletions
|
@ -454,7 +454,7 @@
|
|||
<div data-role="popup" id="popupEditPerson" class="popup" data-theme="a">
|
||||
|
||||
<div class="ui-bar-a" style="text-align: center; padding: 0 20px;">
|
||||
<h3 style="margin: .5em;">${HeaderPersonInfo}</h3>
|
||||
<h3>${HeaderPersonInfo}</h3>
|
||||
</div>
|
||||
|
||||
<div data-role="content">
|
||||
|
@ -501,7 +501,7 @@
|
|||
<div data-role="popup" class="popup popupAdvancedRefresh" data-theme="a">
|
||||
|
||||
<div class="ui-bar-a" style="text-align: center; padding: 0 20px;">
|
||||
<h3 style="margin: .5em;">${HeaderRefreshMetadata}</h3>
|
||||
<h3>${HeaderRefreshMetadata}</h3>
|
||||
</div>
|
||||
|
||||
<div data-role="content">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue