#371: Enhance the search tool
+---
Reporter: gleu| Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Keyword
Do not disable the Apply button in case of failure
On the properties' dialogs with an Apply button, if the first click on the
Apply button failed to apply the changes, the Apply button becomes inactive
instead of staying active.
Per report from Michal Kozusznik.
Branch
--
REL-1_16_0_PATCHES
Do not disable the Apply button in case of failure
On the properties' dialogs with an Apply button, if the first click on the
Apply button failed to apply the changes, the Apply button becomes inactive
instead of staying active.
Per report from Michal Kozusznik.
Branch
--
master
Details
---
On Fri, Jul 20, 2012 at 9:45 AM, Akshay Joshi
wrote:
>
>> ld: symbol(s) not found for architecture i386
>> collect2: ld returned 1 exit status
>> make[3]: *** [pgadmin3] Error 1
>> make[2]: *** [all] Error 2
>> make[1]: *** [all-recursive] Error 1
>> make: *** [all] Error 2
>>
>
> Fixed. Attache